Update test.yml

This commit is contained in:
Tonye Jack 2022-11-12 15:59:27 -07:00 committed by GitHub
parent a43a88b852
commit 1de060a065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ jobs:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"
- name: Run test
id: branch-name
uses: ./