Skip to content

Commit 988ab82

Browse files
guerrerocarlosDeviaVir
authored andcommitted
Local/Cloud flag (#405)
1 parent 3b11183 commit 988ab82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ event_sources.json and ${program.eventFile} files as needed.`)
7777
if (Array.isArray(event) && enableRunMultipleEvents === true) {
7878
return this._runMultipleHandlers(event)
7979
}
80+
context.local = true
8081
this._runHandler(handler, event, program, context)
8182
}
8283

0 commit comments

Comments
 (0)