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 8f6d241 commit 1ceb844Copy full SHA for 1ceb844
.github/workflows/python.yml
@@ -21,6 +21,5 @@ jobs:
21
uses: actions/setup-python@v2
22
with:
23
python-version: ${{ matrix.python-version }}
24
- cache: 'pip'
25
- run: make
26
- run: make test-travis
0 commit comments