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 85fa00c commit 0d9d137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
windows-toolchain: "default"
- name: Install dependencies
run: |
$Env:Path
echo $PATH
npm install
gem install htmlbeautifier
$Env:Path
echo $PATH
shell: bash
- name: Run headless test (${{ matrix.os }})
run: xvfb-run -a npm test
Expand Down

0 comments on commit 0d9d137

Please sign in to comment.