mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 05:28:14 +00:00
update test name
This commit is contained in:
parent
6ffc0e26e3
commit
5dd27b18ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -134,7 +134,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Run changed-files with a single commit history
|
- name: Run changed-files with similar base and commit sha
|
||||||
id: changed-files
|
id: changed-files
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
uses: ./
|
uses: ./
|
||||||
|
|
Loading…
Add table
Reference in a new issue