Skip to content

Commit

Permalink
Fixing .github/workflows/test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fbrehm committed Jun 19, 2024
1 parent 7808cd4 commit 63fab35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
install_linter_tools: true
- name: Execute Yamllint
shell: bash
run: yamllint action.yml .github
run: yamllint action.yaml .github

# vim: et tabstop=2 expandtab shiftwidth=2 softtabstop=2 list

0 comments on commit 63fab35

Please sign in to comment.