We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a5506 commit 993e81dCopy full SHA for 993e81d
.github/workflows/test.yaml
@@ -17,8 +17,6 @@ jobs:
17
uses: actions/setup-node@v4
18
with:
19
node-version: ${{ matrix.node }}
20
- - name: Install Playwright dependencies
21
- run: sudo apt-get install -y libdbus-glib-1-2
22
- name: Set yarn to ignore engines version check
23
run: yarn config set ignore-engines true
24
- name: Install dependencies
0 commit comments