Skip to content

Create testing workflow for github actions #10

Create testing workflow for github actions

Create testing workflow for github actions #10

Workflow file for this run

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.7"
python:
install:
- requirements: requirements.txt
submodules:
include: all