Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp committed Dec 20, 2024
1 parent ac08dc4 commit 0865849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Run snakemake test workflows
run: |
make test env=pinned # TODO: Remove custom env handling
make test envs=pinned # TODO: Remove custom env handling
- name: Run unit tests
run: |
Expand Down

0 comments on commit 0865849

Please sign in to comment.