Skip to content

Commit be38c10

Browse files
committed
remove debug step
1 parent 3fce312 commit be38c10

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/qiita-ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,6 @@ jobs:
188188
# 05/22/25: commenting this line out as github actions is not allowing this step
189189
# scp -O -o StrictHostKeyChecking=no -i $PWD/qiita_ware/test/test_data/test_key $USER@localhost:/home/runner/work/qiita/qiita/qiita_ware/test/test_data/random_key /home/runner/work/qiita/qiita/qiita_ware/test/test_data/random_key_copy_1
190190
191-
- name: debugStefan
192-
shell: bash -l {0}
193-
env:
194-
COVER_PACKAGE: ${{ matrix.cover_package }}
195-
run: |
196-
find /home/runner/work/qiita/qiita/qiita_db/support_files/test_data/ -type f
197-
198191
- name: Main tests
199192
shell: bash -l {0}
200193
env:

0 commit comments

Comments
 (0)