Skip to content

Commit 77e11cd

Browse files
committed
fix
1 parent 35d531c commit 77e11cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ jobs:
159159
- name: Unit-test with oricutron
160160
run: |
161161
echo "Workspace : ${GITHUB_WORKSPACE}"
162+
echo Checking if there is unit tests
162163
ls -A tests/build/
163164
if [ -d "tests/build/" ] && [ "$(ls -A tests/build/" ]; then
164165
git clone https://github.com/orix-software/docker-unit-test.git

0 commit comments

Comments
 (0)