There was an error while loading. Please reload this page.
1 parent 189852b commit f7a9ef6Copy full SHA for f7a9ef6
1 file changed
.github/workflows/test.yml
@@ -31,6 +31,8 @@ jobs:
31
steps:
32
- name: Set up workspace
33
uses: lgc-NB2Dev/workspace/.github/actions/setup-workspace@main
34
+ with:
35
+ python-version: ${{ matrix.python-version }}
36
37
- name: Install Specific Version Pydantic (Bash)
38
shell: bash
0 commit comments