Update workflow
Build Python Package / build (push) Failing after -45s
Details
Build Python Package / build (push) Failing after -45s
Details
This commit is contained in:
parent
6077bdb19c
commit
8646a3c421
|
@ -9,9 +9,6 @@ jobs:
|
|||
build:
|
||||
runs-on: python-3.12.3-alpine3.19
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Create and activate virtual environment
|
||||
run: |
|
||||
python -m venv venv
|
||||
|
|
Loading…
Reference in New Issue