diff --git a/.gitea/workflows/pull_request.yaml b/.gitea/workflows/pull_request.yaml index 25be87f..78d3269 100644 --- a/.gitea/workflows/pull_request.yaml +++ b/.gitea/workflows/pull_request.yaml @@ -42,7 +42,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - - name: Get dependencies run: | git config --global --add safe.directory '*'