This commit is contained in:
@ -4,6 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Python3:
|
Python3:
|
||||||
runs-on: python:3.10-slim
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- run: echo "Hello World"
|
||||||
- run: python -V
|
- run: python -V
|
||||||
|
Reference in New Issue
Block a user