Skip to content

Commit

Permalink
investigating
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenpip3 committed Sep 16, 2024
1 parent 23549e9 commit 1d7f169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ runs:
id: info
shell: bash
run: |
echo "${bats-lib-path}"
echo "bats-lib-path=${bats-lib-path}" >> $GITHUB_OUTPUT
echo "Bats installed: ${{ (steps.bats-install.outputs.bats-installed != '') }}"
echo "Support installed: ${{ (steps.support-install.outputs.support-installed != '') }}"
Expand Down

0 comments on commit 1d7f169

Please sign in to comment.