Skip to content

Commit

Permalink
explicitly set shell to bash in QA run
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Avery committed Nov 29, 2023
1 parent 97ee36a commit cc4dfa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qa-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:
secrets: |
${{inputs.secretId}} > TEST_EXAMPLE
- name: Show secrets
shell: bash
run: echo $TEST_EXAMPLE is secrets value

0 comments on commit cc4dfa0

Please sign in to comment.