Skip to content

Commit

Permalink
#3571: Correction of workflow name.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-gill committed Jun 17, 2024
1 parent ee60d45 commit 8fe236e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rtw-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ jobs:
cd esmvaltool/utils/recipe_test_workflow/doc
make linkcheck
- name: Lint shell script with ShellCheck
- name: Lint shell scripts with ShellCheck
run: |
find . -name "*.sh" -exec shellcheck {} \;

0 comments on commit 8fe236e

Please sign in to comment.