Skip to content

Commit d460b32

Browse files
author
Didier Botella
committed
add coverity workflow
1 parent f102ad1 commit d460b32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverity.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Run a script
2525
run: |
2626
AUTH_KEY=${{ secrets.AUTH_KEY }}
27-
./get-auth.sh
27+
bash ./get-auth.sh
2828
shell: bash
2929

3030
- name: Coverity Full Scan

0 commit comments

Comments
 (0)