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 58dd0b7 commit 8185fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/classroom/autograding.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"name": "day-01 test",
"setup": "sudo -H pip3 install pytest",
"run": "cd day00 && wget https://bitgarden.tech/test_day00.py && pytest",
"run": "cd day00 && wget https://bitgarden.tech/test_day01.py && pytest",
"input": "",
"output": "",
"comparison": "exact",
Expand Down

0 comments on commit 8185fa3

Please sign in to comment.