Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Dec 27, 2023
1 parent c36bd42 commit 20d192e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-and-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
- name: Unit Testing
run: |
python -m pytest -v --doctest-modules src/pvgmsh
export PYTHONPATH=. && xvfb-run python -m pytest -v --doctest-modules src/pvgmsh

0 comments on commit 20d192e

Please sign in to comment.