Consistently install branch specific dependencies in CI (#25874)
This commit is contained in:
1
.github/workflows/cli.yml
vendored
1
.github/workflows/cli.yml
vendored
@@ -30,5 +30,6 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip3 install -r requirements-dev.txt
|
||||
|
||||
- name: Run tests
|
||||
run: qmk pytest
|
||||
|
||||
Reference in New Issue
Block a user