Skip to content

Commit

Permalink
Run test on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BentouDev committed Feb 11, 2024
1 parent b1552d7 commit 5bd20e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ jobs:
- name: Build
id: build
uses: bentoudev/zet-cpp-build@main

- name: Regen test
run: ./test_regen.bat
- name: Build test
run: ./test_build.bat

0 comments on commit 5bd20e0

Please sign in to comment.