diff --git a/.gitea/workflows/pull_request.yaml b/.gitea/workflows/pull_request.yaml index 69708e4..8dee961 100644 --- a/.gitea/workflows/pull_request.yaml +++ b/.gitea/workflows/pull_request.yaml @@ -46,7 +46,6 @@ jobs: Test: runs-on: ubuntu-latest - needs: Lint steps: - name: Checkout code uses: actions/checkout@v4