Skip to content

Commit cbbe98d

Browse files
authored
recover inference ci test (#230)
Signed-off-by: lawrence-cj <[email protected]>
1 parent 62fe6ba commit cbbe98d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/bash/entry.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
set -e
33

44

5-
#echo "Testing inference"
6-
#bash tests/bash/test_inference.sh
5+
echo "Testing inference"
6+
bash tests/bash/test_inference.sh
77

88
echo "Testing training"
99
bash tests/bash/test_training_1epoch.sh

0 commit comments

Comments
 (0)