forked from extern/nix-config
ci(tests): Use verbose output
This commit is contained in:
parent
6d1e843373
commit
787a386b5f
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run tests
|
||||
run: crystal spec tests/main.cr
|
||||
run: crystal spec tests/main.cr --verbose
|
||||
- name: Check formatting
|
||||
run: crystal tool format --check
|
||||
|
Loading…
Reference in New Issue
Block a user