Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Oct 24, 2024
1 parent badd22b commit 4dfe80f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ jobs:
- name: Unit-test with oricutron
run: |
echo "Workspace : ${GITHUB_WORKSPACE}"
ls -l ${GITHUB_WORKSPACE}
git clone https://github.com/orix-software/docker-unit-test.git
cd docker-unit-test && bash install.sh ${GITHUB_WORKSPACE} && cd ..
if [ -d "tests/build/" ] && [ "$(ls -A tests/build/" ]; then
Expand Down

0 comments on commit 4dfe80f

Please sign in to comment.