Skip to content

Commit a178730

Browse files
committed
fix run-test.yml (trailing whitespaces)
1 parent e68e928 commit a178730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: convictional/[email protected]
3030
with:
3131
owner: cpp-linter
32-
repo: test-cpp-linter-action
32+
repo: test-cpp-linter-action
3333
github_token: ${{ secrets.PAT_TOKEN }}
3434
workflow_file_name: cpp-lint-action.yml
3535
ref: master
@@ -45,7 +45,7 @@ jobs:
4545
- uses: convictional/[email protected]
4646
with:
4747
owner: cpp-linter
48-
repo: test-cpp-linter-action
48+
repo: test-cpp-linter-action
4949
github_token: ${{ secrets.PAT_TOKEN }}
5050
workflow_file_name: cpp-lint-package.yml
5151
ref: master

0 commit comments

Comments
 (0)