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.
1 parent 66cebfb commit 503ca1eCopy full SHA for 503ca1e
.github/workflows/test-all.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
# make chromedriver detect installed Chrome version and download the corresponding driver
9
DETECT_CHROMEDRIVER_VERSION: true
10
- artifactRetentionDays: 2
+ artifactRetentionDays: 14
11
12
jobs:
13
build:
0 commit comments