Skip to content

Commit

Permalink
Remove git checkout of test/myclirc file.
Browse files Browse the repository at this point in the history
  • Loading branch information
amjith committed Nov 25, 2024
1 parent 26fc935 commit dc9f24e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
PYTEST_HOST: 127.0.0.1
run: |
uv run tox -e py${{ matrix.python-version }}
git checkout test/myclirc
- name: Run Style Checks
run: uv run tox -e style

0 comments on commit dc9f24e

Please sign in to comment.