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 7217158 commit 31a8031Copy full SHA for 31a8031
.github/workflows/test.yaml
@@ -20,7 +20,6 @@ jobs:
20
- uses: actions/setup-python@v4
21
with:
22
python-version: ${{ matrix.version }}
23
- architecture: "x64"
24
cache: "pip"
25
cache-dependency-path: settings.ini
26
- name: Install Dependencies
0 commit comments