Skip to content

Commit

Permalink
remove testament
Browse files Browse the repository at this point in the history
  • Loading branch information
Clonkk committed Jul 4, 2022
1 parent db2d261 commit 0605ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: nimble localinstallfftw
env:
LD_LIBRARY_PATH: ${PWD}/third_party/lib
- run: testament r tests/testall.nim -d:localFftw3
- run: nimble test -d:localFftw3
env:
LD_LIBRARY_PATH: ${PWD}/third_party/lib
- run: nimble gendoc
Expand Down

0 comments on commit 0605ccb

Please sign in to comment.