Skip to content

Commit

Permalink
Updated build CI workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Sep 20, 2024
1 parent 3f77df4 commit 096c080
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
- name: Build test
run: |
./dist/zhivo ./examples/hello.zhv
./dist/zhivo ./test/digits.zhv
./dist/zhivo ./test/func.zhv

0 comments on commit 096c080

Please sign in to comment.