Skip to content

BLOCK001 & BLOCK002

BLOCK001 & BLOCK002 #3

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Tests
run: python run_tests.py