mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2025-01-30 20:34:49 +01:00
Update test workflow
This commit is contained in:
parent
a344af8fd2
commit
a2e18dd8a5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -15,5 +15,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get dependencies
|
||||
run: sudo apt install libwayland-dev libxkbcommon-dev libudev-dev libinput-dev libgbm-dev libseat-dev
|
||||
- name: Clippy
|
||||
run: cargo clippy
|
||||
|
|
Loading…
Add table
Reference in a new issue