Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Oct 29, 2024
1 parent b634791 commit bc3356e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
env:
UV_SYSTEM_PYTHON: true
# env:
# UV_SYSTEM_PYTHON: true
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bc3356e

Please sign in to comment.