Skip to content

Commit b4d2d19

Browse files
committed
debug site.yml
1 parent 5ae1888 commit b4d2d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
. venv/bin/activate
125125
. environments/.stackhpc/activate
126126
ansible all -m wait_for_connection
127-
ansible-playbook -v ansible/site.yml
127+
ansible-playbook -vvv ansible/site.yml
128128
ansible-playbook -v ansible/ci/check_slurm.yml
129129
130130
- name: Run MPI-based tests

0 commit comments

Comments
 (0)