Skip to content

Commit 993e81d

Browse files
committed
?
1 parent a3a5506 commit 993e81d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
uses: actions/setup-node@v4
1818
with:
1919
node-version: ${{ matrix.node }}
20-
- name: Install Playwright dependencies
21-
run: sudo apt-get install -y libdbus-glib-1-2
2220
- name: Set yarn to ignore engines version check
2321
run: yarn config set ignore-engines true
2422
- name: Install dependencies

0 commit comments

Comments
 (0)