Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doomwall authored Nov 19, 2024
1 parent 00ace6f commit 7f3f095
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
run: pip install poetry
- name: Install dependencies
run: poetry install
- name: Run unit tests
run: poetry run pytest src/tests
- name: Setup chromedriver
uses: nanasess/setup-chromedriver@v2
- run: |
Expand Down

0 comments on commit 7f3f095

Please sign in to comment.