Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deralden authored Jun 3, 2024
1 parent d38d41b commit 15b072d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
- name: install pip packages
run: |
pip3 install -r requirements.txt --break-system-packages
cat ~/.snet/config
- name: install snet-sdk
run: pip3 install -e . --break-system-packages
Expand Down

0 comments on commit 15b072d

Please sign in to comment.