Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Menci committed Dec 19, 2024
1 parent 98427b6 commit ab28f31
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 @@ -17,6 +17,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
- name: Install Playwright dependencies
run: sudo apt-get install -y libdbus-glib-1-2
- name: Set yarn to ignore engines version check
run: yarn config set ignore-engines true
- name: Install dependencies
Expand Down

0 comments on commit ab28f31

Please sign in to comment.