nodejs
All checks were successful
Test CI / test (push) Successful in 15s

This commit is contained in:
2025-04-02 21:14:49 +02:00
parent e45d4eb230
commit edfd457be2

View File

@@ -12,7 +12,8 @@ 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 - run: apk add nodejs
# uses: actions/checkout@v4 - name: Checkout
uses: actions/checkout@v4
- run: ls - run: ls
- run: python --version - run: python --version