Skip to content

Commit 8bf7316

Browse files
committed
add clean
1 parent de85b00 commit 8bf7316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- ruby: head
2222
job: stdlib_test rubocop
2323
- ruby: head
24-
job: compile_c99
24+
job: clean compile_c99
2525
- ruby: "3.4"
2626
job: stdlib_test
2727
- ruby: "3.4"
@@ -37,7 +37,7 @@ jobs:
3737
- ruby: "3.4"
3838
job: typecheck_test
3939
- ruby: "3.4"
40-
job: compile_c99
40+
job: clean compile_c99
4141
env:
4242
RANDOMIZE_STDLIB_TEST_ORDER: "true"
4343
steps:

0 commit comments

Comments
 (0)