mirror of
https://github.com/codecov/codecov-action
synced 2026-09-14 20:13:46 +00:00
Specify files and add testing
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
preset: 'ts-jest',
|
||||
testEnvironment: 'node',
|
||||
}
|
||||
Reference in New Issue
Block a user