Skip to content

Commit

Permalink
chore(ci): disable race tests on arm64.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP authored and poiana committed Jan 19, 2023
1 parent de33f52 commit 68ae036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
run: |
git config --global --add safe.directory ${{ github.workspace }}
make build
make test
TEST_FLAGS=-v make test

0 comments on commit 68ae036

Please sign in to comment.