Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Apr 3, 2023
1 parent b9e0784 commit d204358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: depot/bake-action@v1
with:
load: true
# If this is an third-party pull request, fall back to the local buildx builder
# If this is a third-party pull request, fall back to the local buildx builder
buildx-fallback: ${{ github.event.pull_request.head.repo.full_name != github.repository }}
env:
CPU: ${{ matrix.cpu }}
Expand Down

0 comments on commit d204358

Please sign in to comment.