Skip to content

Commit

Permalink
#3571: Remove mock broken test.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-gill committed Jun 18, 2024
1 parent 776a231 commit 1996812
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rtw-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
- name: Lint shell scripts in Recipe Test Worklow with ShellCheck
run: |
cd esmvaltool/utils/recipe_test_workflow
find . -name "*.sh" -exec shellcheck --severity=warning {} \;
find . -name "*.sh" -exec shellcheck {} \;

This file was deleted.

0 comments on commit 1996812

Please sign in to comment.