Skip to content

Commit

Permalink
update test for new name
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Nov 21, 2024
1 parent 412a6af commit 84f82fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -822,9 +822,9 @@ jobs:
resources/buildforCI.sh
- name: Clear Space
uses: jlumbroso/free-disk-space@main
- name: harpy stitchparams
- name: harpy imputeparams
shell: micromamba-shell {0}
run: harpy stitchparams -o params.file
run: harpy imputeparams -o params.file
- name: harpy popgroup
shell: micromamba-shell {0}
run: harpy popgroup test/fastq
Expand Down

0 comments on commit 84f82fe

Please sign in to comment.