Skip to content

Commit 5d9a494

Browse files
committed
[Inference] Add example test_ci script
1 parent bc9063a commit 5d9a494

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
echo "Skip the test (this test is slow)"
3+
4+
# bash ./run_benchmark.sh

0 commit comments

Comments
 (0)