Skip to content

Commit

Permalink
actions: Attempt fix again/
Browse files Browse the repository at this point in the history
  • Loading branch information
wwood committed Jul 17, 2024
1 parent c8f16d9 commit 822fb72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-graftm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
echo "$GITHUB_WORKSPACE/bin" >> $GITHUB_PATH
- name: Run tests
run: |
pytest
nosetests -v
2 changes: 1 addition & 1 deletion graftm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ dependencies:
- fastalite
- jinja2
- bird_tool_utils_python
- pytest # For testing
- nose # For testing

0 comments on commit 822fb72

Please sign in to comment.