Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed Sep 16, 2023
1 parent bd1da64 commit 4feeff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:
pip install -r requirements/dev.txt
pip install pywin32
- name: Test
shell: cmd
run: |
coverage run --source=asciimatics -m unittest
shell: cmd
- name: Upload to coveralls
uses: AndreMiras/coveralls-python-action@develop
with:
Expand Down

0 comments on commit 4feeff9

Please sign in to comment.