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 9220a52 commit 0d332aeCopy full SHA for 0d332ae
.github/workflows/testing.yml
@@ -86,7 +86,7 @@ jobs:
86
with:
87
type: onec # Тип устанавливаемого приложения
88
onec_version: ${{ matrix.v8_version }}
89
- cache: false
+ cache: true
90
env:
91
ONEC_USERNAME: ${{ secrets.ONEC_USERNAME }}
92
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD }}
0 commit comments