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 efa70fd commit f3f1cb3Copy full SHA for f3f1cb3
1 file changed
.github/workflows/ci.yml
@@ -73,9 +73,6 @@ jobs:
73
run: |
74
sudo chown -R $USER:$USER /opt/openwisp
75
76
- - name: Debug with tmate
77
- uses: mxschmitt/action-tmate@v3
78
-
79
- name: Test
80
if: ${{ !cancelled() && steps.auto_install_upgrade.conclusion == 'success' }}
81
uses: openwisp/openwisp-utils/.github/actions/retry-command@master
0 commit comments