Skip to content

Commit

Permalink
Debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fghoussen committed Sep 16, 2024
1 parent c0b19fe commit b363e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
./bootstrap
./configure --enable-mpi --enable-icb --enable-eigen
make all
make check
make check || true
- name: Debug job
run: |
cat ./EXAMPLES/MATRIX_MARKET/arpackmm.run.log
Expand Down

0 comments on commit b363e62

Please sign in to comment.