minimal
All checks were successful
Test CI / test (push) Successful in 2s

This commit is contained in:
2025-04-02 21:04:49 +02:00
parent 4db484fb93
commit d4b61d2b35

View File

@@ -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