Run tests in debug mode
This commit is contained in:
parent
5b5c7cbaff
commit
3911a733b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Doom version
|
||||
run: "bin/doom version"
|
||||
- name: Run tests
|
||||
run: "bin/doom test"
|
||||
run: "bin/doom -d test"
|
||||
# FIXME
|
||||
# name: Compile
|
||||
# run: "bin/doom -y compile"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue