Skip to content

Commit c0a760b

Browse files
committed
No longer run nmag hlib tests, as HLib is not available under the license virtualmicromagnetics uses.
1 parent 468d63a commit c0a760b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

roles/nmag/tasks/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@
2121

2222
- name: Run MPI tests.
2323
command: make checkmpi
24-
args:
25-
chdir: "{{ NMAG_INSTALL_PREFIX }}/{{ NMAG_VERSION }}/nsim/tests"
26-
sudo: yes
27-
28-
- name: Run HLib tests.
29-
command: make checkhlib
3024
args:
3125
chdir: "{{ NMAG_INSTALL_PREFIX }}/{{ NMAG_VERSION }}/nsim/tests"
3226
sudo: yes

0 commit comments

Comments
 (0)