We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9280cc8 commit 40d3da7Copy full SHA for 40d3da7
.circleci/config.yml
@@ -56,10 +56,6 @@ defaults: &defaults
56
name: Setup stack eval hie.html
57
command: cp plugins/hls-eval-plugin/test/testdata/hie-stack.yaml plugins/hls-eval-plugin/test/testdata/hie.yaml
58
59
- - run:
60
- name: Setup stack eval stack.html
61
- command: grep '^resolver:\|^compiler:' stack-build.txt > plugins/hls-eval-plugin/test/testdata/stack.yaml
62
-
63
- run:
64
name: Build including tests
65
command: stack --stack-yaml=${STACK_FILE} test --no-run-tests
0 commit comments