Browse Source

fix: remove codecov from backend lint job (#33786)

asottile-sentry 2 years ago
parent
commit
62cf00215c
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .github/workflows/backend.yml

+ 0 - 3
.github/workflows/backend.yml

@@ -205,9 +205,6 @@ jobs:
         with:
           github-token: ${{ steps.token.outputs.token }}
 
-      - name: Handle artifacts
-        uses: ./.github/actions/artifacts
-
   migration:
     needs: files-changed
     name: check migration