forked from GitHub/bdwgc-rust
Remove token
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user