Skip to content

Commit

Permalink
[ci] add missing shell property, this seems to be necessary when usin…
Browse files Browse the repository at this point in the history
…g composite actions
  • Loading branch information
harrand committed May 18, 2024
1 parent 8b039fc commit ab466c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/run_tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ runs:
name: psyc_${{ inputs.compiler }}_${{ inputs.build_config }}

- name: scratchpad.psy
shell: bash
run: psyc -v ./samples/scratchpad.psy --dump-ast --dump-ir

0 comments on commit ab466c1

Please sign in to comment.