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 ec17274 commit dac1ac7Copy full SHA for dac1ac7
.github/workflows/test.yml
@@ -13,7 +13,6 @@ jobs:
13
matrix:
14
python-version: ["3.3", "3.4", "3.5", "3.6", "3.7", "3.8", "3.9", "3.10"]
15
steps:
16
- steps:
17
- uses: actions/checkout@v3
18
- name: Set up Python ${{ matrix.python-version }}
19
uses: actions/setup-python@v3
0 commit comments