Skip to content

Commit

Permalink
Remove gaphor --self-test
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Jan 9, 2024
1 parent 159358d commit 6fdfcf4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,5 @@ jobs:
run: pipx install --python ${{ env.python_version }} --pip-args=--constraint=.github/constraints.txt poetry
- name: Install dependencies
run: poetry install --no-interaction
- name: Gaphor self-test
run: xvfb-run poetry run gaphor --self-test
- name: Test
run: xvfb-run poetry run pytest

0 comments on commit 6fdfcf4

Please sign in to comment.