Skip to content

Commit

Permalink
Draft 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalda-nsc committed Mar 27, 2024
1 parent 5209361 commit 941a164
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-ncs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
shell: bash
run: |
source /opt/entrypoint.sh
# export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$(dirname $(which libffi.so.7))"
west twister -T app -v --inline-logs --integration
- name: Store hex files
Expand All @@ -47,5 +46,4 @@ jobs:
shell: bash
run: |
source /opt/entrypoint.sh
# export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$(dirname $(which libffi.so.7))"
west twister -T tests -v --inline-logs --integration

0 comments on commit 941a164

Please sign in to comment.