Update test.yml

This commit is contained in:
Tonye Jack 2022-08-27 09:11:56 -06:00 committed by GitHub
parent 6866f6261d
commit 63b65253bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,9 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3.0.2 uses: actions/checkout@v3.0.2
- name: Show github context
run: |
echo '${{ toJSON(github) }}'
- name: Run test - name: Run test
id: branch-name id: branch-name
uses: ./ uses: ./