Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
aliariff committed Feb 11, 2024
1 parent 7ea894a commit 85fa00c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ jobs:
windows-toolchain: "default"
- name: Install dependencies
run: |
$Env:Path
npm install
gem install htmlbeautifier
$Env:Path
shell: bash
- name: Run headless test (${{ matrix.os }})
run: xvfb-run -a npm test
Expand Down

0 comments on commit 85fa00c

Please sign in to comment.