Update test.yml
This commit is contained in:
parent
ca4eaaf129
commit
d825b1f709
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -195,6 +195,6 @@ jobs:
|
|||||||
base_sha: ${{ steps.last_successful_commit.outputs.commit_hash }}
|
base_sha: ${{ steps.last_successful_commit.outputs.commit_hash }}
|
||||||
- name: Show output
|
- name: Show output
|
||||||
run: |
|
run: |
|
||||||
echo "${{ toJSON(steps.changed-files-custom-sha.outputs) }}"
|
echo "${{ toJSON(steps.changed-files-custom-base-sha.outputs) }}"
|
||||||
shell:
|
shell:
|
||||||
bash
|
bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user