Update test.yml

This commit is contained in:
Tonye Jack
2021-07-17 11:54:59 -04:00
committed by GitHub
parent ca4eaaf129
commit d825b1f709

View File

@@ -195,6 +195,6 @@ jobs:
base_sha: ${{ steps.last_successful_commit.outputs.commit_hash }}
- name: Show output
run: |
echo "${{ toJSON(steps.changed-files-custom-sha.outputs) }}"
echo "${{ toJSON(steps.changed-files-custom-base-sha.outputs) }}"
shell:
bash