carpentries-incubator / python-intermediate-development

"Intermediate Research Software Development Skills (Python)" Lesson Material
https://carpentries-incubator.github.io/python-intermediate-development/
Other
48 stars 60 forks source link

Improve phrasing clarity on where to edit the code "Scaling up testing using build matrices". #351

Closed svenvanderburg closed 4 months ago

svenvanderburg commented 4 months ago

In chapter 2: improve the phrasing clarity on where to edit the code "Scaling up testing using build matrices".

Feedback from a participant: The "Scaling up testing using build matrices" part where we have to change the main.yml file isn't very clear. The code block with the new code doesn't specify where exactly in the previous code we have to implement it.

svenvanderburg commented 4 months ago

Fixed with #357