feat: auto enable run-build if run-test is enabled

This commit is contained in:
Alfi Maulana
2023-06-29 23:17:28 +07:00
parent baf303f121
commit d0fef383d5
2 changed files with 2 additions and 3 deletions

View File

@@ -82,7 +82,6 @@ jobs:
uses: ./
with:
source-dir: test
run-build: true
run-test: true
test-args: -R hello_world