diff --git a/.forgejo/workflows/testing.yml b/.forgejo/workflows/testing.yml index f25d585..1e9d53f 100644 --- a/.forgejo/workflows/testing.yml +++ b/.forgejo/workflows/testing.yml @@ -12,7 +12,6 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 with: - python-version: 3.11 cache: 'pip' - name: Install needed python modules working-directory: core