Skip to content

Commit

Permalink
install action: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed Jan 22, 2025
1 parent ad2f81a commit a2136bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Import package
run: |
python -c "import <your_package_name>"
python -c "import networkcommons"

0 comments on commit a2136bb

Please sign in to comment.