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 59b54f8 commit da19bb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@ jobs:
timeout --preserve-status 5 ./xvfb.sh || exit 0
ls -l ${GITHUB_WORKSPACE}/oricutron/SDCARD
- name: Check unit-test
run: |
ls -l ${GITHUB_WORKSPACE}/oricutron/SDCARD
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit da19bb8

Please sign in to comment.