diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 3e5a74e..e0e8c8d 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -11,7 +11,6 @@ on: jobs: test: runs-on: ubuntu-latest - container: python:3.11-slim steps: - name: Checkout code