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.
/tmp
1 parent e23757e commit 822c1ebCopy full SHA for 822c1eb
tasks/tests.yml
@@ -4,4 +4,6 @@
4
dest: "{{ nwchem_temp_folder }}/{{ item }}"
5
- name: "tests: run nwchem {{ item }}"
6
command: "nwchem {{ nwchem_temp_folder }}/{{ item }}"
7
+ args:
8
+ chdir: "{{ nwchem_temp_folder }}"
9
changed_when: false
0 commit comments