Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rhempel committed Jan 27, 2025
1 parent 5683cd0 commit 2f50fcb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/verifier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
make -f ${PWD}/unittest/adaptabuild.mak MCU=host PRODUCT=unittest unittest
ls -al unittest
ls -al unittest/artifacts/unittest/host/umm_malloc/
ls -al ~
ls -al ${PWD}
echo ${PWD}
- name: Archive test and coverage results
uses: actions/upload-artifact@main
Expand Down

0 comments on commit 2f50fcb

Please sign in to comment.