Skip to content

Commit 9b3ddea

Browse files
committed
Fix identataion
1 parent 0b275f3 commit 9b3ddea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- uses: eifinger/setup-rye@v4
5454
- name: Run tests
55-
run: rye run pytest
55+
run: rye run pytest
5656
frontend-lint:
5757
runs-on: ubuntu-latest
5858

0 commit comments

Comments
 (0)