Skip to content

Commit 949375e

Browse files
committed
Update main.yml
1 parent f884d75 commit 949375e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ jobs:
3737
'matrix-mul',
3838
'quicksort',
3939
'shift',
40-
'unalign'
40+
'unalign',
41+
'printf',
42+
'exit'
4143
]
4244

4345
steps:

0 commit comments

Comments
 (0)