Skip to content

Commit

Permalink
Run job step in bash for arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
Starttoaster committed Dec 7, 2023
1 parent 3145559 commit b3e478d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
run: make manifests

- name: Check for git diffs
shell: bash
run: |
git config --global --add safe.directory /__w/chia-operator/chia-operator
diff=$(git diff-index HEAD --)
Expand Down

0 comments on commit b3e478d

Please sign in to comment.