mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 01:22:20 +00:00
Discord-bot and playground aren't included in stackage.
This commit is contained in:
parent
4260dc85a1
commit
45c6d5f415
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stackage-nightly.yml
vendored
1
.github/workflows/stackage-nightly.yml
vendored
|
|
@ -34,5 +34,6 @@ jobs:
|
|||
|
||||
- name: Test nightly
|
||||
run: |
|
||||
rm -fr discord-bot playground
|
||||
rm -f stack.yaml && stack init --resolver nightly
|
||||
stack build --resolver nightly --haddock --test --bench --no-run-benchmarks
|
||||
|
|
|
|||
Loading…
Reference in a new issue