Remove token

This commit is contained in:
Yota Toyama
2020-11-28 04:51:35 +00:00
parent 5e4687a90d
commit ba59f8100a

View File

@@ -21,8 +21,6 @@ jobs:
command: clippy
args: -- -D warnings
- uses: actions-rs/audit-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- run: |
cd examples
./test.sh