fix
parent
bf989a6e6b
commit
43799b73ca
|
|
@ -10,4 +10,4 @@ jobs:
|
|||
container:
|
||||
image: python:latest
|
||||
steps:
|
||||
run: python -c 'print("Hello world!")'
|
||||
- run: python -c 'print("Hello world!")'
|
||||
|
|
|
|||
Loading…
Reference in New Issue