We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63dd72 commit 879f9b5Copy full SHA for 879f9b5
.github/workflows/ci.yml
@@ -260,7 +260,6 @@ jobs:
260
wasi-${{ runner.os }}-${{ env.GHC_WASM_META_REV }}-flavour-${{ matrix.ghc }}-
261
- name: Build
262
run: |
263
- mv cabal.project.wasi cabal.project.local
264
wasm32-wasi-cabal build --enable-tests
265
wasm32-wasi-cabal list-bin test:bytestring-tests
266
- name: Test
cabal.project.wasi
0 commit comments