Skip to content

Commit d204358

Browse files
committed
Fix typo
1 parent b9e0784 commit d204358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: depot/bake-action@v1
6262
with:
6363
load: true
64-
# If this is an third-party pull request, fall back to the local buildx builder
64+
# If this is a third-party pull request, fall back to the local buildx builder
6565
buildx-fallback: ${{ github.event.pull_request.head.repo.full_name != github.repository }}
6666
env:
6767
CPU: ${{ matrix.cpu }}

0 commit comments

Comments
 (0)