Skip to content

Commit

Permalink
Bump GabrielBB/xvfb-action from 1.5 to 1.6
Browse files Browse the repository at this point in the history
Bumps [GabrielBB/xvfb-action](https://github.com/GabrielBB/xvfb-action) from 1.5 to 1.6.
- [Release notes](https://github.com/GabrielBB/xvfb-action/releases)
- [Commits](GabrielBB/xvfb-action@v1.5...v1.6)

---
updated-dependencies:
- dependency-name: GabrielBB/xvfb-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2022
1 parent 3f014a2 commit ed404d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
# commands below with `xvfb-run <command>`.) Without a simulated display
# such as this one, the tests would fail with the error message:
# "Unable to open X display."
uses: GabrielBB/xvfb-action@v1.5
uses: GabrielBB/xvfb-action@v1.6
with:
working-directory: language/move-analyzer/editors/code
run: npm run test
Expand Down

0 comments on commit ed404d5

Please sign in to comment.