github-script/__test__
Ricky C f27b40e6b7 chore: Change back to the function-style operation
We lose the more normal looking export in favor of the `return` statement already traditional to this action, and thus can handle await statements without an ESM conversion.

This is a separate commit from the former because I think the next major version of this action should switch to ESM, revert this commit, and use the more standard export notation in all supported languages.
2024-07-05 19:32:29 -07:00
..
async-function.test.ts chore: Make test run names able to handle refactoring 2024-07-05 19:05:15 -07:00
get-retry-options.test.ts chore: Make test run names able to handle refactoring 2024-07-05 19:05:15 -07:00
interpret-script.test.ts chore: Change back to the function-style operation 2024-07-05 19:32:29 -07:00