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 f2b350a commit 7c16a80Copy full SHA for 7c16a80
.github/workflows/test.yml
@@ -32,6 +32,7 @@ jobs:
32
else
33
echo "os-matrix=ubuntu-latest" >> $GITHUB_ENV
34
echo "python-matrix=3.11" >> $GITHUB_ENV
35
+ fi
36
- name: Checkout
37
uses: actions/checkout@v3
38
- name: Python
0 commit comments