comp426-2023-spring / e02

Final exam repository for COMP 426
GNU General Public License v3.0
0 stars 0 forks source link

Autograder: is not running #5

Open XimenaColopy opened 1 year ago

XimenaColopy commented 1 year ago

I have tried and failed to get the autograder for e02 to run on my new commits since Saturday. I am unable to run the autograder or receive any feedback on my exam in the meantime. Any suggestions, and is this a known issue? Thanks.

jdmar3 commented 1 year ago

It looks like the .github directory was deleted from your repository. I am going to push an update to the autograder. Once I have done that, then you will have to do git pull and then git push again and it should work.

XimenaColopy commented 1 year ago

perfect, thank you!