Skip to content

fix(grading): stop autograder from silently crashing under bash 5 #13

fix(grading): stop autograder from silently crashing under bash 5

fix(grading): stop autograder from silently crashing under bash 5 #13

name: Grade Assignment
on:
pull_request_target:
branches:
- main
jobs:
grade:
permissions:
contents: read
issues: write
pull-requests: write
uses: HackYourFuture/github-actions/.github/workflows/auto-grade.yml@main