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 1d30d0c commit 65dfd30Copy full SHA for 65dfd30
1 file changed
.github/workflows/python_tests.yml
@@ -105,7 +105,6 @@ 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