Skip to content

Commit

Permalink
coactions/setup-xvfb latest version (#469)
Browse files Browse the repository at this point in the history
* coactions/setup-xvfb latest version

* Fix typo
  • Loading branch information
Will Scullin authored Jun 6, 2024
1 parent 70dd8f8 commit da5eea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS" >> "$GITHUB_ENV"
dbus-daemon --session --address=$DBUS_SESSION_BUS_ADDRESS --nofork --nopidfile --syslog-only &
- name: Run integration test
uses: coactions/setup-xvfb@v1
uses: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a
with:
run: npm run integration
env:
Expand Down

0 comments on commit da5eea3

Please sign in to comment.