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.
2 parents bc648d5 + 1d30d0c commit 56c4e68Copy full SHA for 56c4e68
1 file changed
.github/workflows/python_tests.yml
@@ -105,6 +105,7 @@ jobs:
105
uses: ./.github/actions/setup-environment-action
106
with:
107
python-version: ${{ matrix.params.py_ver }}
108
+ go-version: default
109
- name: Install tox
110
run: pip install tox
111
- name: Run tests basic linux
0 commit comments