Actualiser .forgejo/workflows/default.yml
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
rvba 2024-12-01 17:00:17 +01:00
parent 9b9d8c1345
commit cd00e0341c

View file

@ -3,4 +3,4 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run echo Hello, Runner ! - run: echo Hello, Runner !