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

@ -41,4 +41,6 @@ jobs:
echo ::set-output name=docker_image::${DOCKER_IMAGE}
- name: get env
run: env
run: env
- name: test
run: "echo ${{ steps.prep.outputs.tags }}"