Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 5afb73d

Browse files
committed
chore: remove gabriel/xvfb-action for good
1 parent a63e42b commit 5afb73d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,6 @@ jobs:
6767
run: npm run test
6868
env:
6969
CI: true
70-
# - uses: GabrielBB/xvfb-action@86d97bde4a65fe9b290c0b3fb92c2c4ed0e5302d # https://github.com/GabrielBB/xvfb-action/releases/tag/v1.6
71-
# name: Run tests
72-
# with:
73-
# run: npm test
74-
# working-directory: examples/${{ matrix.project }}
7570

7671
monorepo:
7772
runs-on: ubuntu-latest
@@ -89,7 +84,3 @@ jobs:
8984
run: npm run test:examples
9085
env:
9186
CI: true
92-
# - uses: GabrielBB/xvfb-action@86d97bde4a65fe9b290c0b3fb92c2c4ed0e5302d # https://github.com/GabrielBB/xvfb-action/releases/tag/v1.6
93-
# name: Run test:examples
94-
# with:
95-
# run: npm run test:examples

0 commit comments

Comments
 (0)