We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb4be1 commit f01fcd1Copy full SHA for f01fcd1
.github/workflows/zephyr.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Twister Tests unit_testing
29
working-directory: bacnet
30
run: |
31
- unittest.sh
+ bacnet/unittest.sh
32
33
- name: Archive firmware
34
uses: actions/upload-artifact@v4
0 commit comments