Skip to content

Commit fc21e0b

Browse files
bash to test
1 parent 0f7d040 commit fc21e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
}
3030

3131
@test "test ruby" {
32-
sh tests/ruby/test_worker.sh
32+
bash tests/ruby/test_worker.sh
3333
}
3434

0 commit comments

Comments
 (0)