Skip to content

Commit e17ca58

Browse files
committed
--runslow on CI
1 parent f1a5523 commit e17ca58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
ls -l
4747
- name: Run tests
4848
run: |
49-
pytest torch_np/ -v -s -n 2
49+
pytest torch_np/ -v -s -n 2 --runslow
5050

0 commit comments

Comments
 (0)