Skip to content

Commit 5db5887

Browse files
committed
Fix typo
1 parent b08a2f0 commit 5db5887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-deployments.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# run: sudo apt update; sudo apt install ansible-lint
1313
# - name: Lint the different scripts
1414
# run: cd icpc-wf/ansible; ansible-lint .
15-
Test judgedaemon role:
15+
test_judgedaemon_role:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout repo

0 commit comments

Comments
 (0)