mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 08:18:30 +01:00
Disable building tests for teardown as their package.yaml file is wrong (#1 on their repo)
This commit is contained in:
parent
e52514488e
commit
05c6ac0d27
@ -3506,6 +3506,9 @@ skipped-tests:
|
||||
# criterion
|
||||
- store
|
||||
|
||||
# wrong package.yaml file
|
||||
- teardown # https://github.com/roman/Haskell-teardown/issues/1
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
|
||||
Loading…
Reference in New Issue
Block a user