Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Svinokur committed Aug 13, 2024
1 parent 9d08fac commit 6f4fdae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# Run tests and generate coverage report
- name: Run tests
run: |
cd selenium_driver_updater/
pytest --cov=. --cov-report=xml
# Upload coverage report
Expand Down

0 comments on commit 6f4fdae

Please sign in to comment.