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 b08a2f0 commit 5db5887Copy full SHA for 5db5887
.github/workflows/ansible-deployments.yml
@@ -12,7 +12,7 @@ jobs:
12
# run: sudo apt update; sudo apt install ansible-lint
13
# - name: Lint the different scripts
14
# run: cd icpc-wf/ansible; ansible-lint .
15
- Test judgedaemon role:
+ test_judgedaemon_role:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout repo
0 commit comments