Skip to content

Commit c3dceb5

Browse files
committed
Run all tests first
1 parent bead249 commit c3dceb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: "[Test] Run specs"
6666
# NOTICE: Set order 1 until fix the problem with https://github.com/crystal-lang/crystal/issues/9065
67-
run: scripts/run_batched_specs
67+
run: crystal spec || scripts/run_batched_specs
6868
env:
6969
LOG_LEVEL: trace
7070
CRYSTAL_WORKERS: 1

0 commit comments

Comments
 (0)