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