We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b29e8 commit 2f8e0e9Copy full SHA for 2f8e0e9
.github/workflows/ci.yml
@@ -114,5 +114,5 @@ jobs:
114
115
- name: Test
116
run: |
117
- stack test $STACK_FLAGS --test-arguments='--hedgehog-tests=50 --hedgehog-shrinks=0 --timeout=60s --num-threads=1'
+ stack test accelerate-fft:test-llvm-native $STACK_FLAGS --test-arguments='--hedgehog-tests=50 --hedgehog-shrinks=0 --timeout=60s --num-threads=1'
118
0 commit comments