Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: HebaruSan <[email protected]>
  • Loading branch information
techman83 and HebaruSan authored Sep 18, 2024
1 parent a8dbef2 commit 54f54ca
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 @@ -14,7 +14,6 @@ jobs:
with:
python-version: 3.12
cache: pip
cache-dependency-path: netkan/setup.py
- name: Install test dependencies
working-directory: netkan
run: pip install .[test]
Expand Down

0 comments on commit 54f54ca

Please sign in to comment.