fix
/ test (push) Failing after 19s Details
/ test_container (push) Successful in 1m27s Details

main
Jean-Marie Mineau 2024-03-12 09:50:19 +01:00
parent bf989a6e6b
commit 43799b73ca
Signed by: histausse
GPG Key ID: B66AEEDA9B645AD2
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ jobs:
container:
image: python:latest
steps:
run: python -c 'print("Hello world!")'
- run: python -c 'print("Hello world!")'