Skip to content

Commit

Permalink
Adding extra devices out
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Sep 20, 2024
1 parent 70a486e commit 373b2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ jobs:
- name: bin/test_automapper
run: bin/test_automapper $TARGET_PROJECT
- name: extra devices
run: find sites/udmi_site_model/extras/ -type f | more
run: find sites/udmi_site_model/extras/ -type f | xargs more
- name: udmis log
if: ${{ !cancelled() }}
run: cat /tmp/udmis.log
Expand Down

0 comments on commit 373b2d4

Please sign in to comment.