Skip to content

Commit

Permalink
Update GitHub Classroom Autograding
Browse files Browse the repository at this point in the history
  • Loading branch information
github-classroom[bot] authored Jan 25, 2024
1 parent 1c38382 commit 01e6afc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/classroom/autograding.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@
"comparison": "exact",
"timeout": 10,
"points": 100
},
{
"name": "day-01 test",
"setup": "sudo -H pip3 install pytest",
"run": "cd day00 && wget https://bitgarden.tech/test_day00.py && pytest",
"input": "",
"output": "",
"comparison": "exact",
"timeout": 10,
"points": 100
}
]
}

0 comments on commit 01e6afc

Please sign in to comment.