Skip to content

Commit

Permalink
rm Roszman1_x64.so
Browse files Browse the repository at this point in the history
  • Loading branch information
jborbely committed Sep 7, 2024
1 parent 479f297 commit 94aee39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ jobs:
- name: ldd
run: |
ldd msl-nlf/tests/user_defined/Nelson_x64.so
echo
ldd msl-nlf/tests/user_defined/Roszman1_x64.so
echo
ldd msl-nlf/src/msl/nlf/bin/nlf-linux-x86_64.so
- name: Install package
run: |
Expand All @@ -43,5 +45,6 @@ jobs:
- name: Run tests
run: |
pytest tests -v
rm msl-nlf/tests/user_defined/Roszman1_x64.so
cd msl-nlf
pytest tests/test_nist.py::test_Roszman1

0 comments on commit 94aee39

Please # to comment.