Skip to content

Commit

Permalink
CI for new scripts #193
Browse files Browse the repository at this point in the history
  • Loading branch information
SMUnlimited committed Dec 11, 2023
1 parent 73a661e commit 278ed93
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ jobs:
perl-version: '5.30'
distribution: strawberry
- run: perl -V
- run: ./MakeRFG.bat
- run: ./MakeOptRFG.bat
- run: ./MakeVAIRFG.bat
- run: ./MakeTFT.bat
- run: ./MakeOptTFT.bat
- run: ./MakeVAITFT.bat
- run: ./MakeROC.bat
- run: ./MakeOptROC.bat
- run: ./MakeVAIROC.bat

0 comments on commit 278ed93

Please sign in to comment.