mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08: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