Skip to content

Commit

Permalink
ci: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Nov 25, 2023
1 parent b84f6ba commit ec5d035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
pip install -e .[dev]
- name: Lint with ruff
run: |
ruff check xbox
ruff check tests
ruff check xbox
ruff check tests
- name: Test with pytest
run: |
pytest
Expand Down

0 comments on commit ec5d035

Please sign in to comment.