Skip to content

Commit 173a8a8

Browse files
committed
REMOVE ME: only run Sys test
1 parent 664adf4 commit 173a8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ on:
2626
only_test:
2727
description: 'Only test to run (eg “src/array/lin_tests.exe”); whole suite is run if empty'
2828
type: string
29-
default: ''
29+
default: 'src/sys/stm_tests.exe'
3030
seed:
3131
description: 'Seed for the only test'
3232
type: string

0 commit comments

Comments
 (0)