Skip to content

Commit 6d307d3

Browse files
committed
fix indent
1 parent 5b966ed commit 6d307d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
python-version: "3.7"
4444
pydantic-version: pydantic-v2
4545
fail-fast: false
46-
runs-on: ${{ matrix.os }}
46+
runs-on: ${{ matrix.os }}
4747
steps:
4848
- uses: actions/checkout@v4
4949
- name: Set up Python

0 commit comments

Comments
 (0)