mirror of
https://github.com/github/semantic.git
synced 2024-12-29 01:42:43 +03:00
No more need for this.
This commit is contained in:
parent
407742d988
commit
f580abc442
2
.github/workflows/haskell.yml
vendored
2
.github/workflows/haskell.yml
vendored
@ -53,9 +53,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cabal v2-update
|
||||
script/fix-broken-cabal-store
|
||||
cabal v2-configure --project-file=cabal.project.ci --disable-optimization --enable-benchmarks --enable-tests --write-ghc-environment-files=always -j2
|
||||
script/fix-broken-cabal-store
|
||||
cabal v2-build --project-file=cabal.project.ci all --only-dependencies
|
||||
|
||||
- name: Build & test
|
||||
|
Loading…
Reference in New Issue
Block a user