mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Run tests verbosely
This commit is contained in:
parent
598175739f
commit
ef8a41fe03
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
cmake --build .
|
||||
|
||||
- name: Test C code
|
||||
run: ctest
|
||||
run: ctest -V
|
||||
|
||||
build-sdist:
|
||||
name: Build SDist
|
||||
|
Loading…
Reference in New Issue
Block a user