Update test.yml

pull/1274/head
HalfLife 3 years ago committed by GitHub
parent e4256f2512
commit 39b99a473e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/test.yml

@ -22,6 +22,8 @@ jobs:
UPLOAD_ARTIFACT: 'true'
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/cache@v2
with:
path: |

Loading…
Cancel
Save