Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
catch22 committed Jan 2, 2024
1 parent 75c7781 commit 5b652ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,4 @@ jobs:
pip install poetry
poetry install
- name: Test with pytest
uses: coactions/setup-xvfb@v1
with:
run: PW_GPG=gpg2 make test
working-directory: ./
run: PW_GPG=gpg2 xvfb-run make test

0 comments on commit 5b652ea

Please sign in to comment.