other test

This commit is contained in:
maximo tejeda 2024-09-01 12:39:09 -04:00
parent ad11852cc6
commit ba6b2639a3

View File

@ -23,4 +23,4 @@ jobs:
run: echo "SHORT_SHA=$(git rev-parse --short HEAD)" run: echo "SHORT_SHA=$(git rev-parse --short HEAD)"
- name: check short sha - name: check short sha
run: echo "The short sha is ${{ steps.get-short-sha.outputs.SHORT_SHA}}" run: echo "The short sha is ${{ steps.get-short-sha.outputs}}"