We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0dd39e commit 8c5bae3Copy full SHA for 8c5bae3
.github/workflows/ci.yml
@@ -8,7 +8,6 @@ jobs:
8
repeat: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
9
repeat2: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
10
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]
12
steps:
13
- name: Checkout
14
uses: actions/checkout@v4
0 commit comments