Update test.yml
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user