Skip to content

Commit 7efc716

Browse files
committed
change debug
1 parent e9028a8 commit 7efc716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qiita-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ jobs:
192192
env:
193193
COVER_PACKAGE: ${{ matrix.cover_package }}
194194
run: |
195-
find /qiita/qiita_db/support_files/test_data/ -type f
195+
find /home/runner/work/qiita/qiita/qiita_db/support_files/test_data/ -type f
196196
197197
- name: Main tests
198198
shell: bash -l {0}

0 commit comments

Comments
 (0)