INFRA-2109| Saqib | Add retention days in upload artifact

This commit is contained in:
Saqib Perwaiz
2023-09-08 14:33:48 +05:30
committed by GitHub
parent ee09630450
commit 2f303ab2ae

View File

@@ -29,7 +29,8 @@ jobs:
with:
name: coverage
path: coverage.out
retention-days: 1
coverage:
needs: test
runs-on: "docker"