mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 20:31:41 +00:00
try saving bash script as file
This commit is contained in:
2
node_modules/process/index.js
generated
vendored
Normal file
2
node_modules/process/index.js
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
// for now just expose the builtin process global from node.js
|
||||
module.exports = global.process;
|
||||
Reference in New Issue
Block a user