Skip to content

Commit 007a513

Browse files
committed
cargo-deny: do not check license anymore
Do not check license anymore by github action. Signed-off-by: Tim Zhang <tim@hyper.sh>
1 parent b6db162 commit 007a513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bvt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
matrix:
4141
checks:
4242
- advisories
43-
- bans licenses sources
43+
- bans sources
4444

4545
# Prevent sudden announcement of a new advisory from failing ci:
4646
continue-on-error: ${{ matrix.checks == 'advisories' }}

0 commit comments

Comments
 (0)