Open WildJimmy opened 11 months ago
Make sure that when you create your unit test file, you actually run this file instead of the placeholder name in your unit testing action, as on line https://github.com/ubsuny/23-Homework5G3/blob/3a512c708d97a7901024b7ff9f9a55622daf0e0c/.github/workflows/Unittesting.yml#L21 otherwise your unit test won't automatically run!
Please deal with this. @LinxuanHu thank you,
@WildJimmy thanks for pinting out
thanks for the info
Make sure that when you create your unit test file, you actually run this file instead of the placeholder name in your unit testing action, as on line https://github.com/ubsuny/23-Homework5G3/blob/3a512c708d97a7901024b7ff9f9a55622daf0e0c/.github/workflows/Unittesting.yml#L21 otherwise your unit test won't automatically run!