Skip to content

Commit e22fa80

Browse files
authored
Update main.workflow
1 parent 9a42042 commit e22fa80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ workflow "New workflow" {
55

66
action "cpplint command" {
77
uses = "cclauss/GitHub-Action-for-cpplint@master"
8-
args = "cpplint --help"
8+
args = "cpplint --help "
99
}

0 commit comments

Comments
 (0)