ubsuny / 23-Homework5G3

MIT License
0 stars 9 forks source link

Unit Testing Action Workflow #29

Open Mosaddeq107 opened 9 months ago

Mosaddeq107 commented 9 months 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?

Pranjal-Srivastava-2023 commented 9 months ago

@Mosaddeq107 you can do both tests using single action workflow file.