Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Dec 4, 2023
1 parent bb12d7a commit e28565d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ jobs:
run: |
echo "export SDL_AUDIODRIVER=dummy" > xvfb.sh
echo "xvfb-run ${GITHUB_WORKSPACE}/oricutron" >> xvfb.sh
ls -l ${GITHUB_WORKSPACE}
ls -l ${GITHUB_WORKSPACE}/oricutron
chmod +x xvfb.sh
timeout 5 ./xvfb.sh
Expand Down

0 comments on commit e28565d

Please sign in to comment.