We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 509a3c5 commit a800bcdCopy full SHA for a800bcd
.github/workflows/quality_check_pydanticv2.yml
@@ -66,7 +66,3 @@ jobs:
66
run: make dev
67
- name: Test with pytest
68
run: make test-pydanticv2
69
- - name: Security baseline
70
- run: make security-baseline
71
- - name: Complexity baseline
72
- run: make complexity-baseline
0 commit comments