Skip to content

Commit

Permalink
iox-#eclipse-iceoryx#692 Temporary test
Browse files Browse the repository at this point in the history
Signed-off-by: Ibrahim Kuru <[email protected]>
  • Loading branch information
ibrhmkuru committed Jan 18, 2023
1 parent d986bc7 commit 385f959
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ jobs:
mkdir -p build/posh/test
echo "test hoofs" > build/hoofs/test/hoofs_moduletests
echo "test posh" > build/posh/test/posh_moduletests
pwd
tree
- name: upload test-binaries
uses: actions/upload-artifact@v3
with:
Expand Down Expand Up @@ -153,9 +151,9 @@ jobs:
- name: Execute the test
run: |
pwd
tree
cat build/hoofs/test/hoofs_moduletests
cat build/posh/test/posh_moduletests
ls -R
cat hoofs_moduletests
cat posh_moduletests
build-test-macos-with-address-sanitizer:
# prevent stuck jobs consuming runners for 1 hour
Expand Down

0 comments on commit 385f959

Please sign in to comment.