Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
allgeo committed Apr 4, 2024
1 parent 3a9467c commit bbea802
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions __tests__/main.test.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/**
* Unit tests for the action's main functionality, src/main.ts
*
* These should be run as if the action was called from a workflow.
* Specifically, the inputs listed in `action.yml` should be set as environment
* variables following the pattern `INPUT_<INPUT_NAME>`.
*/


Check failure on line 9 in __tests__/main.test.ts

View workflow job for this annotation

GitHub Actions / Lint Codebase

Replace `⏎//·TODO` with `//·TODO⏎`
// TODO

0 comments on commit bbea802

Please sign in to comment.