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 3fce312 commit be38c10Copy full SHA for be38c10
.github/workflows/qiita-ci.yml
@@ -188,13 +188,6 @@ jobs:
188
# 05/22/25: commenting this line out as github actions is not allowing this step
189
# 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
190
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
-
198
- name: Main tests
199
shell: bash -l {0}
200
env:
0 commit comments