Skip to content

Commit

Permalink
Require that tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Feb 20, 2025
1 parent b03fec7 commit b3dd1e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@ jobs:
- run: bare-make build
- run: bare-make test
if: ${{ matrix.platform == 'linux' || matrix.platform == 'darwin' || (matrix.platform == 'win32' && matrix.arch == 'x64') }}
continue-on-error: true

0 comments on commit b3dd1e8

Please sign in to comment.