Update test.yml
This commit is contained in:
parent
8683cf7a6d
commit
239c560880
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -35,12 +35,6 @@ jobs:
|
|||||||
submodules: true
|
submodules: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Show github context
|
|
||||||
run: |
|
|
||||||
echo '${{ toJSON(github) }}'
|
|
||||||
shell:
|
|
||||||
bash
|
|
||||||
|
|
||||||
- name: Get changed files use_fork_point
|
- name: Get changed files use_fork_point
|
||||||
id: changed-files-fork-point
|
id: changed-files-fork-point
|
||||||
uses: ./
|
uses: ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user