Skip to content

Commit 253fd44

Browse files
committed
Remove a debugging line for local runs
1 parent 9ac727e commit 253fd44

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
with:
1717
path: 'QAVS'
1818
submodules: recursive
19-
20-
- name: ECHO
21-
run: echo ${{ secrets.KEY_PASSWORD}}
2219

2320
- name: Cache NuGet packages
2421
uses: actions/cache@v3

0 commit comments

Comments
 (0)