Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishan-surana authored Aug 15, 2024
1 parent 5362243 commit a782dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
python -m pip install pytest pytest-mock selenium webdriver-manager
- name: Run tests
run: |
ls /home/runner/work/MetaDataScraper/
python -m pytest /home/runner/work/MetaDataScraper/tests/ --maxfail=1 --disable-warnings -q

0 comments on commit a782dca

Please sign in to comment.