Skip to content

Commit

Permalink
rm double dependency installation
Browse files Browse the repository at this point in the history
  • Loading branch information
nadineloepfe committed Nov 26, 2024
1 parent 80ad647 commit ed1d694
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
with:
python-version: '3.9'

- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Prepare Hedera Solo
id: solo
uses: OpenElements/[email protected]
Expand Down

0 comments on commit ed1d694

Please sign in to comment.