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 0d332ae commit 2e4eabfCopy full SHA for 2e4eabf
.github/workflows/qa.yml
@@ -79,7 +79,7 @@ jobs:
79
with:
80
type: onec # Тип устанавливаемого приложения
81
onec_version: ${{ matrix.v8_version }}
82
- cache: false
+ cache: true
83
env:
84
ONEC_USERNAME: ${{ secrets.ONEC_USERNAME }}
85
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD }}
0 commit comments