ubsuny / 23-Homework4G5

Other
0 stars 5 forks source link

Solving error in unit testing workflow #61

Open Mosaddeq107 opened 12 months ago

Mosaddeq107 commented 12 months ago

Hi, while we run your repository, the unit testing action workflow doesn't work for the reason below.

ERROR: Invalid requirement: 'run %pip, do it in the action work flow.' (from line 5 of requirements.txt)

Can you guys remove the run %pip from the requirements.txt and put it inside the unit testing yml file? I think in this way, this error will be solved.

uarif commented 12 months ago

I think @tirthbha already fixed it. Can you try it again? @Mosaddeq107

tirthbha commented 12 months ago

@Mosaddeq107 yeah I fixed it already!