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 d5fbf9c commit efb8563Copy full SHA for efb8563
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Test
74
if: ${{ !cancelled() && steps.auto_install_upgrade.conclusion == 'success' }}
75
- uses: openwisp/openwisp-utils/.github/actions/retry-command@selenium-chromedriver
+ uses: openwisp/openwisp-utils/retry-command@master
76
with:
77
delay_seconds: 30
78
max_attempts: 5
0 commit comments