Skip to content

Commit

Permalink
more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Sep 10, 2021
1 parent e40c670 commit 33ec511
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
ncrystal_vdos2ncmat --help
ncrystal_onlinedb2ncmat --help
ncrystal_ncmat2cpp --help
ncrystal_hfg2ncmat --help
ncrystal_verifyatompos --help
ncrystal_onlinedb2ncmat --codid=9008460
ncrystal_ncmat2cpp $(ncrystal-config --show=datadir)/Al_sg225.ncmat -o test.cpp
Expand All @@ -103,6 +104,11 @@ jobs:
. ${{github.workspace}}/install/setup.sh
ncrystal-config --summary
ncrystal_inspectfile --test
ncrystal_vdos2ncmat --help
ncrystal_onlinedb2ncmat --help
ncrystal_ncmat2cpp --help
ncrystal_hfg2ncmat --help
ncrystal_verifyatompos --help
ncrystal_example_c
ncrystal_example_cpp
ncrystal_example_py
Expand Down

0 comments on commit 33ec511

Please sign in to comment.