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 329feef commit 9559aa5Copy full SHA for 9559aa5
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: 'true'
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: 'true'
+ IGNORE_CACHE_AND_DO_FULL_REBUILD: 'false'
11
12
jobs:
13
build:
0 commit comments