mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 06:52:49 -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
|
- name: Test
|
||||||
run: |
|
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:
|
stack:
|
||||||
name: stack / ghc ${{ matrix.ghc }}
|
name: stack / ghc ${{ matrix.ghc }}
|
||||||
|
|||||||
Reference in New Issue
Block a user