Skip to content

Commit eccadbc

Browse files
committed
remove blank lines
1 parent 1d95a12 commit eccadbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/qa.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ jobs:
2222
- name: Install dependencies
2323
run: |
2424
curl -LsSf https://astral.sh/uv/install.sh | sh
25-
2625
export PATH="$HOME/.local/bin:$PATH"
27-
2826
uv sync
2927
- name: Run QA
3028
run: make qa

0 commit comments

Comments
 (0)