Skip to content

Commit

Permalink
chore(v2): run Jest tests on Windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek authored Sep 24, 2020
1 parent 8bed33b commit 3c4ddfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ jobs:
run: yarn build:v2
env:
CI: true
- name: Docusaurus Jest Tests
run: yarn test

0 comments on commit 3c4ddfe

Please sign in to comment.