mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 23:03:10 +00:00
clean up ci.yml
This commit is contained in:
parent
9fa6ecad56
commit
713a341e09
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -118,9 +118,6 @@ jobs:
|
|||
python downloadDB.py > download_db_log.txt
|
||||
echo 'tool,db_name,db_params,db_path' > 'database_motus.csv'
|
||||
echo 'motus,db_mOTU,,db_mOTU' >> 'database_motus.csv'
|
||||
cat database_motus.csv
|
||||
echo $PWD
|
||||
ls $PWD
|
||||
|
||||
- name: Run pipeline with test data
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue