Use ref as it should

* .github/workflows/test.yml:
This commit is contained in:
Johnny Willemsen 2020-08-26 12:25:15 +02:00
parent 4f92610a97
commit 388793bd97
No known key found for this signature in database
GPG Key ID: CCE55DD593057AD0

View File

@ -63,7 +63,7 @@ jobs:
- name: Environment path test
uses: ./
with:
ref: test-data/v2/basic
ref: test-data/v2/environment-path
path: ${{ env.main_path }}
- name: Verify environment path test
shell: bash