Update .forgejo/workflows/testing.yaml

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

View file

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