We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b966ed commit 6d307d3Copy full SHA for 6d307d3
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
python-version: "3.7"
44
pydantic-version: pydantic-v2
45
fail-fast: false
46
- runs-on: ${{ matrix.os }}
+ runs-on: ${{ matrix.os }}
47
steps:
48
- uses: actions/checkout@v4
49
- name: Set up Python
0 commit comments