mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Add check to Lockbud CI job (#6898)
This commit is contained in:
3
.github/workflows/test-suite.yml
vendored
3
.github/workflows/test-suite.yml
vendored
@@ -65,8 +65,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: apt update && apt install -y cmake libclang-dev
|
||||
- name: Check for deadlocks
|
||||
run: |
|
||||
cargo lockbud -k deadlock -b -l tokio_util
|
||||
run: ./scripts/ci/check-lockbud.sh
|
||||
|
||||
target-branch-check:
|
||||
name: target-branch-check
|
||||
|
||||
Reference in New Issue
Block a user