Skip to content

update testing

update testing #4

Workflow file for this run

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