Update .forgejo/workflows/testing.yaml
This commit is contained in:
parent
80e1fcc545
commit
423f2dd5b3
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo All Good
|
||||
- run: echo ${{ inputs.input }}
|
||||
- run: echo "testing updating: ${{ inputs.input }}"
|
Loading…
Reference in a new issue