mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-20 07:25:06 +00:00
Fix for path
This commit is contained in:
parent
cc7d6d7674
commit
dcc1f9bcf1
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -36,5 +36,5 @@ jobs:
|
|||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: "Run Devicetree Tests"
|
- name: "Run Devicetree Tests"
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: Buildscripts/DevicetreeCompiler/Tests
|
working-directory: Buildscripts/DevicetreeCompiler/tests
|
||||||
run: python test_integration.py
|
run: python test_integration.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user