diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2618848..39dc790 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,5 +42,4 @@ jobs: - run: cargo test - uses: clechasseur/rs-clippy-check@v3 with: - token: ${{ secrets.GITHUB_TOKEN }} args: --all-features