Skip to content

Commit

Permalink
make changes to appveyor workflow to support pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Naman Priyadarshi authored and Naman Priyadarshi committed Nov 4, 2023
1 parent 0041058 commit ca47383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ install:
- python -m pip install --user ".[dev]"

test_script:
- python -m nose --tests benchexec.tablegenerator
- python -m pytest benchexec/tablegenerator

0 comments on commit ca47383

Please sign in to comment.