Skip to content

Commit 8c5bae3

Browse files
fix: cant blow up that much
1 parent f0dd39e commit 8c5bae3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
repeat: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
99
repeat2: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
1010
repeat3: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
11-
repeat4: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
1211
steps:
1312
- name: Checkout
1413
uses: actions/checkout@v4

0 commit comments

Comments
 (0)