Skip to content

Commit

Permalink
update, removed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
unnir committed Jul 11, 2024
1 parent a8d8457 commit 0d20f62
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run tests
run: python -m unittest discover tests
pip install -r requirements.txt

0 comments on commit 0d20f62

Please sign in to comment.