Skip to content

Commit

Permalink
devops: enable debugging on WK Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov authored Feb 14, 2020
1 parent 4d7e531 commit b041ce6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@ jobs:
with:
node-version: 10.15
- run: npm install
- run: npm run wtest
- run: npm run wtest -- --verbose
env:
DEBUG: "*launch*"

tests_mac_chromium:
name: "Mac + CR"
Expand Down

0 comments on commit b041ce6

Please sign in to comment.