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