Skip to content

Commit

Permalink
Modify test file to force workflow to build and test DO NOT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenwinship committed Nov 1, 2024
1 parent caa8bde commit 25d0cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: shellcheck
uses: reviewdog/action-shellcheck@v1
with:
Expand Down

0 comments on commit 25d0cac

Please sign in to comment.