Skip to content

Commit cb16a3f

Browse files
authored
Update unit-tests.yml
1 parent 84a9fb1 commit cb16a3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@ jobs:
2020
cd tinyexpr-plusplus/tests
2121
cmake ./
2222
make
23-
ls
2423
cd bin
2524
ls
2625
TETestRunner --reporter JUnit::out=TE-junit.xml
27-
ls
2826
cat TE-junit.xml
2927

0 commit comments

Comments
 (0)