Skip to content

Commit be5d514

Browse files
committed
REMOVE ME: only run Sys test
1 parent dbdc994 commit be5d514

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
@@ -31,7 +31,7 @@ on:
3131
only_test:
3232
description: 'Only test to run (eg “src/array/lin_tests.exe”); whole suite is run if empty'
3333
type: string
34-
default: ''
34+
default: 'src/sys/stm_tests.exe'
3535
seed:
3636
description: 'Seed for the only test'
3737
type: string

0 commit comments

Comments
 (0)