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