Skip to content

Commit 40d3da7

Browse files
committed
Adjust stack CI script
1 parent 9280cc8 commit 40d3da7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ defaults: &defaults
5656
name: Setup stack eval hie.html
5757
command: cp plugins/hls-eval-plugin/test/testdata/hie-stack.yaml plugins/hls-eval-plugin/test/testdata/hie.yaml
5858

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-
6359
- run:
6460
name: Build including tests
6561
command: stack --stack-yaml=${STACK_FILE} test --no-run-tests

0 commit comments

Comments
 (0)