Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Oct 26, 2024
1 parent 77e11cd commit 0ccedaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ jobs:
run: |
echo "Workspace : ${GITHUB_WORKSPACE}"
echo Checking if there is unit tests
ls -A tests/build/
if [ -d "tests/build/" ] && [ "$(ls -A tests/build/" ]; then
git clone https://github.com/orix-software/docker-unit-test.git
cd docker-unit-test && bash install.sh ${GITHUB_WORKSPACE} && cd ..
Expand Down

0 comments on commit 0ccedaf

Please sign in to comment.