Skip to content

Commit

Permalink
Correct file path
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 11, 2023
1 parent 3eb0af2 commit 4255703
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@issue/OSOE-188

Check failure on line 86 in .github/workflows/build-and-test.yml

View workflow job for this annotation

GitHub Actions / YAML Linting / YAML Linting (ubuntu-22.04)

86:79 [trailing-spaces] trailing spaces
with:
machine-types: "['ubuntu-22.04']"
config-file-path: '.trunk/configs/.yamllint.yamlpp'
config-file-path: '.trunk/configs/.yamllint.yaml'
search-path: '.'

post-pull-request-checks-automation:
Expand Down
2 changes: 1 addition & 1 deletion tools/Lombiq.GitHub.Actions

0 comments on commit 4255703

Please sign in to comment.