Skip to content

Commit

Permalink
Merge pull request #68 from selfcustody/dependabot/github_actions/coa…
Browse files Browse the repository at this point in the history
…ctions/setup-xvfb-6b00cf1889f4e1d5a48635647013c0508128ee1a

Update coactions/setup-xvfb requirement to 6b00cf1889f4e1d5a48635647013c0508128ee1a
  • Loading branch information
qlrd authored Aug 27, 2024
2 parents 7784b28 + e63c306 commit b007607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:

- name: Build dist (Linux)
if: ${{ runner.os == 'Linux' }}
uses: coactions/setup-xvfb@90473c3ebc69533a1a6e0505c36511b69c8c3135
uses: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a
with:
run: |
poetry add pytest-xvfb
Expand Down

0 comments on commit b007607

Please sign in to comment.