diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4ea2f1..216b5c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,9 +50,6 @@ jobs: args: --all-targets -- --deny warnings publish-check: - needs: - - test - - lint runs-on: ubuntu-latest steps: - uses: actions/checkout@v1