We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92910e6 commit 5b66adeCopy full SHA for 5b66ade
1 file changed
.github/workflows/check-code.yaml
@@ -20,4 +20,4 @@ jobs:
20
21
- name: Run script
22
run: |
23
- sh ./test.sh
+ bash ./test.sh
0 commit comments