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 80d70cc commit c25c4dcCopy full SHA for c25c4dc
.github/workflows/python-package.yml
@@ -20,6 +20,8 @@ jobs:
20
with:
21
python-version: ${{ matrix.python }}
22
23
+ - uses: mxschmitt/action-tmate@v3
24
+
25
- name: Install build dependencies
26
run: |
27
sudo apt-get install -qy \
0 commit comments