ci: implement external project for testing (#264)

* ci: use `threeal/cmake-starter` for testing the action

* chore: remove unused sample project

* ci: test if project built by running it instead

* ci: add `test-action-with-additional-options` job
This commit is contained in:
Alfi Maulana
2024-03-25 14:44:12 +07:00
committed by GitHub
parent 6f06d655fe
commit 6dac5ea68a
5 changed files with 58 additions and 84 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,5 @@
!.eslint*
!.git*
build/
coverage/
node_modules/