mirror of
https://github.com/actions/javascript-action.git
synced 2025-12-11 13:20:32 +00:00
Fix extensions in test headers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Unit tests for the action's entrypoint, src/index.ts
|
||||
* Unit tests for the action's entrypoint, src/index.js
|
||||
*/
|
||||
|
||||
const { run } = require('../src/main')
|
||||
|
||||
Reference in New Issue
Block a user