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 1de77e3 commit 1c66a4cCopy full SHA for 1c66a4c
.github/workflows/testing.yml
@@ -28,6 +28,8 @@ jobs:
28
29
- name: Актуализация
30
uses: actions/checkout@v4.2.2
31
+ with:
32
+ fetch-depth: 0
33
34
# Установка OneScript конкретной версии
35
- name: Установка OneScript
0 commit comments