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 f4c5cfe commit d7a8dd2Copy full SHA for d7a8dd2
.github/workflows/stackhpc.yml
@@ -124,7 +124,7 @@ jobs:
124
. venv/bin/activate
125
. environments/.stackhpc/activate
126
ansible all -m wait_for_connection
127
- ansible-playbook -vvv ansible/site.yml
+ ansible-playbook -v ansible/site.yml
128
ansible-playbook -v ansible/ci/check_slurm.yml
129
130
- name: Run MPI-based tests
0 commit comments