Skip to content

Commit

Permalink
Added parallel test script to workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Sep 26, 2024
1 parent 6e71161 commit 31415af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
./dist/zhivo ./test/flow.zhv
./dist/zhivo ./test/func.zhv
./dist/zhivo ./test/loop.zhv
./dist/zhivo ./test/parallel.zhv
./dist/zhivo ./test/regex.zhv
./dist/zhivo ./test/test.zhv
./dist/zhivo ./test/types.zhv

0 comments on commit 31415af

Please sign in to comment.