Update .forgejo/workflows/testing.yaml

This commit is contained in:
silver 2024-08-06 21:41:31 +00:00
parent e156b61105
commit 80e1fcc545

View file

@ -10,4 +10,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo All Good
- run: echo "Update: ${{ inputs.input }}"
- run: echo ${{ inputs.input }}