Corrected pytest and config

This commit is contained in:
sruthipsuresh 2021-01-08 13:44:02 -06:00
parent a108bd407e
commit 70de0331a5
12 changed files with 13 additions and 13 deletions

View file

@ -37,4 +37,4 @@ jobs:
run: python -m pip install --upgrade pip pytest-workflow
# Test the module
- run: pytest --tag bedtools_merge--symlink --wt 2
- run: pytest --tag bedtools_merge --symlink --wt 2

View file

@ -37,4 +37,4 @@ jobs:
run: python -m pip install --upgrade pip pytest-workflow
# Test the module
- run: pytest --tag bedtools_slop--symlink --wt 2
- run: pytest --tag bedtools_slop --symlink --wt 2

View file

@ -37,4 +37,4 @@ jobs:
run: python -m pip install --upgrade pip pytest-workflow
# Test the module
- run: pytest --tag bedtools_sort--symlink --wt 2
- run: pytest --tag bedtools_sort --symlink --wt 2