Skip to content

Commit 2f8e0e9

Browse files
committed
update ci.yml
1 parent 17b29e8 commit 2f8e0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@ jobs:
114114
115115
- name: Test
116116
run: |
117-
stack test $STACK_FLAGS --test-arguments='--hedgehog-tests=50 --hedgehog-shrinks=0 --timeout=60s --num-threads=1'
117+
stack test accelerate-fft:test-llvm-native $STACK_FLAGS --test-arguments='--hedgehog-tests=50 --hedgehog-shrinks=0 --timeout=60s --num-threads=1'
118118

0 commit comments

Comments
 (0)