.forgejo/workflows/demo.yaml aktualisiert
All checks were successful
/ test (push) Successful in 23s
All checks were successful
/ test (push) Successful in 23s
This commit is contained in:
parent
6fc18e016e
commit
6d32fbc0da
1 changed files with 1 additions and 2 deletions
|
@ -3,5 +3,4 @@ jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- run: echo All Good
|
||||||
- run: echo "All Good"
|
|
Loading…
Reference in a new issue