Skip to content

Commit

Permalink
configuration cache
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed Sep 18, 2023
1 parent 2d1156b commit d7287c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
--scan
--info
--continue
--configuration-cache
- if: always()
uses: actions/upload-artifact@v3
with:
Expand All @@ -43,6 +44,7 @@ jobs:
--scan
--info
--continue
--configuration-cache
- if: always()
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -76,6 +78,7 @@ jobs:
--scan
--info
--continue
--configuration-cache
- if: always()
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -120,4 +123,5 @@ jobs:
--scan
--info
--continue
--configuration-cache
-Pskip.test

0 comments on commit d7287c2

Please sign in to comment.