We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ddc8f commit 215e0d8Copy full SHA for 215e0d8
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
postgresql db: grape_on_rails_test
44
postgresql user: test
45
postgresql password: password
46
- - uses: GabrielBB/xvfb-action@v1
+ - uses: coactions/setup-xvfb@v1
47
with:
48
run: |
49
bundle exec rake db:create
0 commit comments