Skip to content

Commit

Permalink
ci: try removing tests from sandwich-contexts-minio as sandwich-disco…
Browse files Browse the repository at this point in the history
…ver is failing?
  • Loading branch information
thomasjm committed Jul 20, 2024
1 parent 5bceacd commit 9fdad77
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 63 deletions.
26 changes: 13 additions & 13 deletions sandwich-contexts-minio/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@ library:
- text
- unliftio-core

tests:
tests:
main: Main.hs
source-dirs: test
ghc-options:
- -Wall
- -rtsopts
- -threaded
dependencies:
- filepath
- relude
- sandwich-contexts
- string-interpolate
# tests:
# tests:
# main: Main.hs
# source-dirs: test
# ghc-options:
# - -Wall
# - -rtsopts
# - -threaded
# dependencies:
# - filepath
# - relude
# - sandwich-contexts
# - string-interpolate
11 changes: 0 additions & 11 deletions sandwich-contexts-minio/test/Main.hs

This file was deleted.

25 changes: 0 additions & 25 deletions sandwich-contexts-minio/test/Spec.hs

This file was deleted.

14 changes: 0 additions & 14 deletions sandwich-contexts-minio/test/Spec/Basic.hs

This file was deleted.

0 comments on commit 9fdad77

Please sign in to comment.