Update test.yml

This commit is contained in:
Tonye Jack
2021-04-02 08:44:13 -04:00
committed by GitHub
parent c2eb99504f
commit a4321716fa

View File

@@ -16,6 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Run changed-files with defaults
if: github.event_name == 'pull_request'
id: changed-files
uses: ./
- name: Show output