mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-21 15:28:08 +00:00
chore: debug env vars (#2241)
This commit is contained in:
parent
46a4c027a6
commit
246859db91
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -68,6 +68,7 @@ jobs:
|
||||||
|
|
||||||
- name: Run build and test
|
- name: Run build and test
|
||||||
run: |
|
run: |
|
||||||
|
env
|
||||||
yarn all
|
yarn all
|
||||||
|
|
||||||
- name: Verify Changed files
|
- name: Verify Changed files
|
||||||
|
|
Loading…
Add table
Reference in a new issue