Added another test.
All checks were successful
Try out action / Try action (push) Successful in 20s
Try out action / test-job (push) Successful in 0s
Lint / pre-commit Autoupdate (push) Successful in 41s

This commit is contained in:
2024-05-28 23:15:27 +02:00
parent c79ac64729
commit cca304d35a

View File

@ -20,6 +20,7 @@ jobs:
- run: |
echo "Version found and result returned: ${{steps.versionup.outputs.current_version}}"
echo "Output current_version is ${{steps.versionup.outputs.current_version}}"
echo "Output current_version is ${{current_version}}"
test-job:
runs-on: pi