Action test #32

Closed
kepler155c wants to merge 6 commits from action-test into develop-1.8
Showing only changes of commit cef5b21921 - Show all commits

View File

@@ -19,7 +19,7 @@ local function run(file, ...)
end
_G._syslog = function() end
_G.OPUS_BRANCH = 'develop-1.8'
_G.OPUS_BRANCH = 'master'
-- Install require shim
_G.requireInjector = run('sys/modules/opus/injector.lua')