mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
add --working-dir to Ruby qltest.cmd to fix Windows
This commit is contained in:
@@ -8,6 +8,7 @@ type NUL && "%CODEQL_DIST%\codeql.exe" database index-files ^
|
||||
--include=**/Gemfile ^
|
||||
--size-limit=5m ^
|
||||
--language=ruby ^
|
||||
--working-dir=. ^
|
||||
"%CODEQL_EXTRACTOR_RUBY_WIP_DATABASE%"
|
||||
|
||||
exit /b %ERRORLEVEL%
|
||||
|
||||
Reference in New Issue
Block a user