We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cd730 commit 241541cCopy full SHA for 241541c
.github/workflows/main.yml
@@ -83,8 +83,6 @@ jobs:
83
- uses: actions/checkout@v3
84
- name: Setup Python
85
uses: actions/setup-python@v4
86
- with:
87
- python-version: ${{ matrix.python }}${{ matrix.dev }}
88
- name: Install tox
89
run: |
90
python -m pip install tox
0 commit comments