ubsuny / 23-Homework5G2

MIT License
0 stars 10 forks source link

Unit Testing Action Workflow #20

Closed Mosaddeq107 closed 1 year ago

Mosaddeq107 commented 1 year ago

Hi all, as we need to create two unit testing (one for calculating the actual frequency and another for the peak frequency) py files, Can we do these two unit testings in one single action workflow file or add two separate unit testing action workflow files?

pratibha77118 commented 1 year ago

@Mosaddeq107 I think you can do in a single action workflow file.