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 6d6e592 commit 34eecfcCopy full SHA for 34eecfc
.github/workflows/zephyr.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Twister Tests unit_testing
29
working-directory: bacnet
30
run: |
31
- ls -tal
+ pwd
32
./unittest.sh
33
34
- name: Archive firmware
0 commit comments