Remove setuptools install step
All checks were successful
Run tests and linters / test (pull_request) Successful in 2m26s
All checks were successful
Run tests and linters / test (pull_request) Successful in 2m26s
This commit is contained in:
parent
5748396c4b
commit
b2a11672c8
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,6 @@ jobs:
|
|||
# This is chosen to match our production environment
|
||||
image: registry.access.redhat.com/ubi9/python-311
|
||||
steps:
|
||||
- name: Install setuptools
|
||||
run: dnf -y install python3.11-setuptools-wheel python3.11-setuptools
|
||||
- name: Check out the project source
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue