diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f6b8f1b7..a63b48f5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -36,5 +36,5 @@ jobs: submodules: recursive - name: "Run Devicetree Tests" shell: bash - working-directory: Buildscripts/DevicetreeCompiler/Tests + working-directory: Buildscripts/DevicetreeCompiler/tests run: python test_integration.py