We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dbf0b9 + f743e22 commit 5a5562aCopy full SHA for 5a5562a
.github/workflows/push-dev.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
page: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57]
15
page-total: [57]
16
- fail-fast: true
+ fail-fast: false
17
runs-on: devcontainer-image-builder-ubuntu
18
steps:
19
- name: Free more space
0 commit comments