Skip to content

Commit

Permalink
Remove unnecessary line
Browse files Browse the repository at this point in the history
Wheel is in the requirement list
  • Loading branch information
JasonMarechal25 committed Jan 3, 2024
1 parent 55ad32b commit 3fb5320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_oracle8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
- name: Install dependencies
run: |
source /opt/rh/gcc-toolset-9/enable
pip3 install wheel
pip3 install -r requirements-tests.txt
- name: Configure
Expand Down

0 comments on commit 3fb5320

Please sign in to comment.