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.
2 parents 9220a52 + 2e4eabf commit c38b4b1Copy full SHA for c38b4b1
.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 }}
.github/workflows/testing.yml
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments