We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b67712 commit b1e1319Copy full SHA for b1e1319
.github/workflows/test.yml
@@ -1,7 +1,7 @@
1
name: Unit Tests
2
env:
3
# increment this when downloads substantially change to avoid the internet
4
- DOWNLOAD_CACHE_VERSION: '8'
+ DOWNLOAD_CACHE_VERSION: '9'
5
CAPTURE_PROCESS_REPLAY: 1
6
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7
0 commit comments