Skip to content

Commit

Permalink
TEMP
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Gervais <[email protected]>
  • Loading branch information
g-maxime committed Jan 7, 2025
1 parent 0860ad9 commit 753889d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/DVRescue_Checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ jobs:
- name: Check
run: |
cd Project/GNU/CLI
make check
make check || cat test-suite.log
exit 1

0 comments on commit 753889d

Please sign in to comment.