mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
Fix for tests
This commit is contained in:
parent
dcc1f9bcf1
commit
165051ad85
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -34,6 +34,9 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: "Install Python Dependencies"
|
||||
shell: bash
|
||||
run: pip install lark pyyaml
|
||||
- name: "Run Devicetree Tests"
|
||||
shell: bash
|
||||
working-directory: Buildscripts/DevicetreeCompiler/tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user