Skip to content

Commit

Permalink
octamine
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfalcao committed Sep 22, 2023
1 parent 23fad41 commit bf7ec59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Install sure
run: pip install -e .

- name: Run tests via pytest
run: pytest -vv
- name: Self/Auto Test
run: make run

# - name: Run tests via nose
# run: nosetests --verbosity 2
Expand Down

0 comments on commit bf7ec59

Please sign in to comment.