mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Remove --show-details flag in CI/cabal
This commit is contained in:
2
.github/workflows/build-all-versions.yml
vendored
2
.github/workflows/build-all-versions.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
PATH="$PWD/dist/build/gf:$PATH" cabal test gf-tests --show-details=direct
|
||||
PATH="$PWD/dist/build/gf:$PATH" cabal test gf-tests
|
||||
|
||||
stack:
|
||||
name: stack / ghc ${{ matrix.ghc }}
|
||||
|
||||
Reference in New Issue
Block a user