This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -12,6 +12,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: ghcr.io/mxmehl/python-tests-image:3.12
|
image: ghcr.io/mxmehl/python-tests-image:3.12
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
# - name: Checkout
|
||||||
uses: actions/checkout@v4
|
# uses: actions/checkout@v4
|
||||||
- run: python --version
|
- run: python --version
|
||||||
|
|||||||
Reference in New Issue
Block a user