Fix CI: Update workflow for Gitea Actions compatibility
All checks were successful
CI / test (push) Successful in 11s

This commit is contained in:
2026-02-01 21:48:44 +00:00
parent 681ed54638
commit 24b2d80b41

View File

@@ -11,7 +11,6 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: python:3.11-slim
steps: steps:
- name: Checkout code - name: Checkout code