Skip to content

Commit

Permalink
Upgrade dev-cmd. (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois authored Dec 28, 2024
1 parent 90a3035 commit 674431b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Run CI checks
run: uv --directory python run dev-cmd ci -- -vvs
run: uv --directory python run dev-cmd --color always ci -- -vvs

6 changes: 3 additions & 3 deletions python/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 674431b

Please sign in to comment.