Skip to content

Commit

Permalink
ci: Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
action-hong authored Nov 13, 2023
1 parent cc7e898 commit 60088db
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,6 @@ jobs:
run: npm run compile

- name: Test
run: npm run test
run: npm run test
env:
DISPLAY: ":99.0"

0 comments on commit 60088db

Please sign in to comment.