Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanm authored Aug 24, 2024
1 parent 09043d8 commit 3ffa6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: actions/checkout@v4

- name: Validate YAML file
run: yamllint action.yml
run: yamllint -d relaxed action.yml

0 comments on commit 3ffa6b5

Please sign in to comment.