mikeizbicki / cmc-csci046

CMC's Data Structures and Algorithms Course Materials
53 stars 153 forks source link

No tests-avltree.yml file #289

Closed Michaelhess17 closed 3 years ago

Michaelhess17 commented 3 years ago

Hi Mike. I don't think your avltree repo has a tests-avltree.yml file, so my badge pointer points to nowhere!

mikeizbicki commented 3 years ago

Whoops, you're right. I was originally going to make everyone write it themselves as part of the lab, but I decided to reduce everyone's workload and eliminate the lab, and forgot to add the file back in.

I've just added it to the avltree branch of the repo, and you'll need to repull the branch to get the file.