Skip to content

Commit f998432

Browse files
committed
debug
1 parent fc6b11f commit f998432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
- name: Test with pytest
7878
run: |
7979
source .venv/bin/activate
80+
export CUDA_LAUNCH_BLOCKING=1
8081
make test
8182
8283
- name: Post to Slack

0 commit comments

Comments
 (0)