Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Dec 5, 2023
1 parent 86634d7 commit 0e21cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
git clone https://github.com/orix-software/docker-unit-test.git
cd docker-unit-test && bash install.sh ${GITHUB_WORKSPACE} && cd ..
cd ${GITHUB_WORKSPACE}/oricutron
timeout 5 ./xvfb.sh
timeout 5 --preserve-status ./xvfb.sh
ls -l ${GITHUB_WORKSPACE}/oricutron/SDCARD
- name: Upload Artifact
Expand Down

0 comments on commit 0e21cbf

Please sign in to comment.