Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
revert previous modification
  • Loading branch information
PierreMartinon authored Mar 21, 2024
1 parent cd3011e commit 7baff64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}
runs-on: ${{ matrix.os }}
continue-on-error: true
# continue-on-error: true
strategy:
matrix:
version:
Expand Down

0 comments on commit 7baff64

Please sign in to comment.