Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Apr 21, 2024
1 parent a60e7c5 commit 15dcea4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
working-directory: example
- name: Show uv version
run: |
export PATH=${HOME}/.local/bin:${PATH}
type uv
uv --version
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ Github Actions:
working-directory: example
- name: Show uv version
run: |
export PATH=${HOME}/.local/bin:${PATH}
type uv
uv --version
```

0 comments on commit 15dcea4

Please sign in to comment.