1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-22 11:33:34 +03:00

Test database loading with the same resolver

This commit is contained in:
Artyom 2017-01-31 03:54:23 +03:00
parent 5d19c77a97
commit 821f15baab
No known key found for this signature in database
GPG Key ID: B8E35A33FF522710
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ before_script:
script:
- stack $ARGS --no-terminal --install-ghc build --test
- scripts/test-official.sh
- scripts/test-official.sh $ARGS
notifications:
slack:

View File

@ -16,7 +16,7 @@ git status
ls
cd ..
stack build
stack build $@
stack exec guide -- --dry-run
rm -rf state