diff --git a/.gitea/workflows/linting.yml b/.gitea/workflows/linting.yml index 5f69b1c..8fc55ea 100644 --- a/.gitea/workflows/linting.yml +++ b/.gitea/workflows/linting.yml @@ -13,14 +13,6 @@ jobs: - name: Install Assimp Ubuntu run: | python3 --version - python --version - - - uses: actions/setup-python@v3 - with: - python-version: "3.10" - architecture: "x64" - env: - AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache - name: Install Assimp Ubuntu run: |