Discord-bot and playground aren't included in stackage.

This commit is contained in:
David Himmelstrup 2020-09-09 12:59:14 +08:00
commit 45c6d5f415

View file

@ -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