Skip to content

Commit

Permalink
Fix test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bleudev committed May 25, 2024
1 parent d45c4da commit 9b19df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install unittest
pip install -r requirements.txt
- name: Test with UnitTest
run: |
Expand Down

0 comments on commit 9b19df0

Please sign in to comment.