Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
Make sure packaging works in every build
Browse files Browse the repository at this point in the history
  • Loading branch information
notskm committed Mar 26, 2020
1 parent 5639dd7 commit 9842712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
npm ci
npm run compile
npm test
npm run package
env:
CI: true
DISPLAY: ':99.0'
Expand Down

0 comments on commit 9842712

Please sign in to comment.