Skip to content

Commit c66c80e

Browse files
committed
inserting data to qiita for testing
1 parent a7e1dab commit c66c80e

File tree

4 files changed

+1877
-202
lines changed

4 files changed

+1877
-202
lines changed

.github/workflows/qiita-plugin-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ jobs:
7373
pip install qiita-dev/ --no-binary redbiom
7474
mkdir ~/.qiita_plugins
7575
76+
# "copying" sql file to allow testing via Qiita
77+
cp tests/qiita-sql/91.sql qiita-dev/qiita_db/support_files/patches/test_db_sql/
78+
7679
- name: Install Qiita plugins
7780
shell: bash -l {0}
7881
run: |

0 commit comments

Comments
 (0)