Skip to content

Commit

Permalink
🔧 chore: Update CI config
Browse files Browse the repository at this point in the history
- Remove pytest step in actions
  • Loading branch information
ARYAN-NIKNEZHAD committed Sep 1, 2024
1 parent 2042031 commit 87205da
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
pip install coverage codecov pytest poetry
pip install -r packages/requirements-dev.txt
- name: Run tests with coverage
run: pytest --cov=iranian_cities --cov-report=xml

- name: Run Tox tests
run: tox

Expand Down

0 comments on commit 87205da

Please sign in to comment.