Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeftTwixWand authored Nov 1, 2024
1 parent dfb1c49 commit ab2c2e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- name: Run test on Linux
run: xvfb-run -a yarn test
if: runner.os == 'Linux'
env:
DBUS_SESSION_BUS_ADDRESS: "/dev/null"

- name: Run test on other OS
run: yarn test
Expand Down

0 comments on commit ab2c2e2

Please sign in to comment.