diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 8824ee6..3bbbc0f 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -10,7 +10,6 @@ jobs: runs-on: ubuntu-latest container: image: rust:slim - if: github.ref == 'refs/heads/main' steps: - name: Install System Dependencies run: |