Skip to content

Commit

Permalink
Removed loop script on the workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Sep 24, 2024
1 parent b590a17 commit 6e768ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
./dist/zhivo ./test/error_handling.zhv
./dist/zhivo ./test/flow.zhv
./dist/zhivo ./test/func.zhv
./dist/zhivo ./test/loop.zhv
# ./dist/zhivo ./test/loop.zhv
./dist/zhivo ./test/regex.zhv
./dist/zhivo ./test/test.zhv
./dist/zhivo ./test/types.zhv

0 comments on commit 6e768ae

Please sign in to comment.