Skip to content

Commit

Permalink
exclude musl regression test on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
larskuhtz committed Sep 19, 2024
1 parent 0559af3 commit 5340788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Run Tests
run: |
ulimit -n 10000
cabal run tests -- --hide-successes
cabal run tests -- --hide-successes -p '!/chainweb216Test/'
# Checks
- name: Check that working directory tree is clean
Expand Down

0 comments on commit 5340788

Please sign in to comment.