Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
alinelena committed Aug 5, 2024
1 parent e59c02b commit 709e084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
poetry env use ${{ matrix.python-version }}
poetry install --with dev
- name: Run test suite
- name: Run test suite
env:
# show timings of tests
PYTEST_ADDOPTS: "--durations=0"
Expand All @@ -51,4 +51,4 @@ jobs:
with:
parallel-finished: true


0 comments on commit 709e084

Please sign in to comment.