Skip to content

Commit

Permalink
remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mazarimono committed Nov 8, 2023
1 parent 3d19c97 commit 21e45bc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,7 @@ jobs:
run: |
python -m pip install -U pip
pip install -r dev_requirements.txt
pip install -r requirements.txt
pip install j_realty_api
- name: Test with pytest
run: |
pytest tests/test_unit_citycode_class.py
- name: code formatter
run: |
isort .
Expand Down

0 comments on commit 21e45bc

Please sign in to comment.