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 43fd61e commit 32ba4a1Copy full SHA for 32ba4a1
.github/workflows/ci-test.yml
@@ -190,7 +190,7 @@ jobs:
190
- name: Install pytest and other packages needed for running tests
191
run: pip install flake8 mock pytest pytest-cov requests
192
193
- - name: Install build tools: setuptools
+ - name: Install build tools - setuptools
194
run: pip install setuptools
195
196
- name: Test build roundup and install locale so lang tests work.
0 commit comments