diff --git a/.github/workflows/test-all.yml b/.github/workflows/test-all.yml index 0e273c59490..119e19e5c54 100644 --- a/.github/workflows/test-all.yml +++ b/.github/workflows/test-all.yml @@ -7,7 +7,7 @@ on: env: # make chromedriver detect installed Chrome version and download the corresponding driver DETECT_CHROMEDRIVER_VERSION: true - artifactRetentionDays: 2 + artifactRetentionDays: 14 jobs: build: