Fix test #2
All checks were successful
deploy / my-job (push) Successful in 29s

This commit is contained in:
Florian RICHER 2023-11-20 21:44:59 +01:00
parent ddc7c289fc
commit 801058bc10

View file

@ -9,4 +9,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: my-step
run: echo "Hello World!"
run: echo "Hello World 2!"