mirror of
https://github.com/threeal/cmake-action.git
synced 2026-02-02 03:50:55 +00:00
test: reimplement unit testing (#229)
* test: add test for `getInputs` function * ci(test): add `test-package` job
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
.*
|
||||
!.env.yarn
|
||||
!.eslint*
|
||||
!.git*
|
||||
|
||||
build/
|
||||
coverage/
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user