diff --git a/.github/workflows/link-check.yaml b/.github/workflows/link-check.yaml index 62a4c816d..c3f1b2689 100644 --- a/.github/workflows/link-check.yaml +++ b/.github/workflows/link-check.yaml @@ -29,7 +29,6 @@ jobs: else echo "MOD_ONLY=no" >> "$GITHUB_ENV" fi - - name: Echo test - name: Checkout repo uses: actions/checkout@v4 - name: Check markdown links