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