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 46afe27 commit 3fe4e24Copy full SHA for 3fe4e24
1 file changed
.github/workflows/testpr.yml
@@ -7,7 +7,7 @@ env:
7
# Change to 'true' to enable the cache upload as artifacts
8
SAVE_CACHE_AS_ARTIFACT: 'false'
9
# Change to 'true' to ignore cache and force a full rebuild, but please restore to 'false' before merging
10
- IGNORE_CACHE_AND_DO_FULL_REBUILD: 'false'
+ IGNORE_CACHE_AND_DO_FULL_REBUILD: 'true'
11
jobs:
12
build:
13
strategy:
0 commit comments