Update .forgejo/workflows/testing.yaml

This commit is contained in:
silver 2024-08-06 21:44:50 +00:00
parent 423f2dd5b3
commit f446ba5443

View file

@ -11,3 +11,4 @@ jobs:
steps:
- run: echo All Good
- run: echo "testing updating: ${{ inputs.input }}"
shell: bash