Skip to content

change python versionGHA workflow file #3

change python versionGHA workflow file

change python versionGHA workflow file #3

Workflow file for this run

name: test
on:
push:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- users: actions/checkout@v2
- run: python3 hello.py