Skip to content

Commit 4168b01

Browse files
committed
Added tests to ci
Signed-off-by: mikail <mkhona@nvidia.com>
1 parent 6e20002 commit 4168b01

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/ci/L0_Tests_GPU.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ coverage run -p --source=emerging_optimizers tests/test_soap_utils.py
2121
coverage run -p --source=emerging_optimizers tests/soap_smoke_test.py
2222
coverage run -p --source=emerging_optimizers tests/soap_mnist_test.py
2323
coverage run -p --source=emerging_optimizers tests/test_scalar_optimizers.py
24+
coverage run -p --source=emerging_optimizers tests/test_spectral_clip_utils.py

tests/ci/L1_Tests_GPU.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ python tests/test_soap_functions.py
1919
python tests/test_soap_utils.py
2020
python tests/soap_smoke_test.py
2121
python tests/test_scalar_optimizers.py
22+
python tests/test_spectral_clip_utils.py

0 commit comments

Comments
 (0)