test: workflow

This commit is contained in:
Bill Church 2022-07-29 16:04:53 -04:00 committed by GitHub
parent b2c6c555d7
commit 9ff17b87ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,3 +42,5 @@ jobs:
- name: get env - name: get env
run: env run: env
- name: test
run: "echo ${{ steps.prep.outputs.tags }}"