Skip to content

Commit

Permalink
Update build-and-test-snap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
farshidtz authored Jun 4, 2024
1 parent 93f4886 commit 77f8b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
path: tests/*.log

build-arm64:
needs: test
needs: test # to ensure the tests pass on amd64 before building arm64
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 77f8b0b

Please sign in to comment.