Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 11, 2023
1 parent 7ac4bd8 commit 65ecbcb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run_circtools_detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
- name: Updating setuptools
run: |
python3 -m pip install -U pip setuptools
- name: Updating pip
run: |
python3 -m pip install --upgrade pip
- name: Installing circtools & Python dependencies
run: |
python3 -m pip install numpy wheel
Expand Down

0 comments on commit 65ecbcb

Please sign in to comment.