Skip to content

Commit f153274

Browse files
committed
rm scripts
1 parent a7e6c6f commit f153274

File tree

3 files changed

+0
-69
lines changed

3 files changed

+0
-69
lines changed

.github/scripts/add-1cedtcli-ring-to-path.bat

Lines changed: 0 additions & 35 deletions
This file was deleted.

.github/scripts/add-1cedtcli-ring-to-path.sh

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/testing.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,6 @@ jobs:
9191
ONEC_USERNAME: ${{ secrets.ONEC_USERNAME }}
9292
ONEC_PASSWORD: ${{ secrets.ONEC_PASSWORD }}
9393

94-
- name: Настройка EDT (Windows)
95-
if: startsWith(matrix.os, 'windows')
96-
run: .github/scripts/add-1cedtcli-ring-to-path.bat
97-
98-
- name: Настройка EDT (Linux)
99-
if: startsWith(matrix.os, 'ubuntu')
100-
run: .github/scripts/add-1cedtcli-ring-to-path.sh
101-
10294
- name: Установка лицензии (Linux)
10395
if: startsWith(matrix.os, 'ubuntu')
10496
run: |

0 commit comments

Comments
 (0)