Actualiser .forgejo/workflows/default.yml

This commit is contained in:
Milovann Yanatchkov 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 !