diff --git a/.github/workflows/seacr_callpeak.yml b/.github/workflows/seacr_callpeak.yml index 8d342495..3d73a43e 100644 --- a/.github/workflows/seacr_callpeak.yml +++ b/.github/workflows/seacr_callpeak.yml @@ -37,4 +37,4 @@ jobs: run: python -m pip install --upgrade pip pytest-workflow # Test the module - - run: pytest --tag samtools_flagstat --symlink --wt 2 + - run: pytest --tag seacr_callpeak --symlink --wt 2