Skip to content

Commit

Permalink
fix: typo in main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Feb 21, 2021
1 parent ac0d473 commit 30efc58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -24,4 +24,4 @@ jobs:
- uses: actions/checkout@v1
- run: pypy --version
- run: pip install -r requirements.txt
- run: setup.py test
- run: python setup.py test

0 comments on commit 30efc58

Please sign in to comment.