Skip to content

Commit 174b52a

Browse files
committed
format yaml
1 parent ac93095 commit 174b52a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ jobs:
7878
runs-on: ubuntu-latest
7979
steps:
8080
- uses: actions/checkout@v3
81-
- name: Install uv and Python
82-
uses: astral-sh/setup-uv@v5
81+
- name: Install uv and Python
82+
uses: astral-sh/setup-uv@v5
8383
with:
8484
python-version: "3.10"
8585
- name: Install dependencies

0 commit comments

Comments
 (0)