Skip to content

add github actions test suite #1

add github actions test suite

add github actions test suite #1

Workflow file for this run

name: GitHub Classroom Workflow
on: [push]
jobs:
build:
name: Autograding
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: education/autograding@v1