Skip to content

Commit

Permalink
CI: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
frej committed Dec 26, 2023
1 parent 0cc0db4 commit 33f46f9
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 @@ -56,7 +56,7 @@ jobs:
run: hg --version

- name: Run tests on 3.x
run: make -C t
run: make -C t TEST_OPTS="--debug --verbose"

code-quality:
name: Run code quality checks
Expand Down

0 comments on commit 33f46f9

Please sign in to comment.