mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 20:31:41 +00:00
Merge pull request #241 from jeffkenney/fix-root-dir-arg
pass root_dir using proper bash arg
This commit is contained in:
@@ -124,7 +124,7 @@ test('all arguments', () => {
|
||||
'2',
|
||||
'-T',
|
||||
'v1.2',
|
||||
'-N',
|
||||
'-R',
|
||||
'root/',
|
||||
'-s',
|
||||
'coverage/',
|
||||
|
||||
Reference in New Issue
Block a user