mikeizbicki / cmc-csci046

CMC's Data Structures and Algorithms Course Materials
52 stars 152 forks source link

Failing Tests #382

Closed abizermamnoon closed 1 year ago

abizermamnoon commented 1 year ago

When I push my HW onto my forked repository, I get some failing tests.

The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Is anyone else facing the same problem? Do you know what I can do?

finnless commented 1 year ago

Should now be fixed, see https://github.com/mikeizbicki/continuous-integration/pull/28#issuecomment-1401149087. Try pushing again to retrigger the tests.

abizermamnoon commented 1 year ago

Thanks, @finnless. It works now!