BURG3R5/firefox-bookmarks
Combine the integration tests workflow into one job
Ouverte
#9 ouverte le 18 août 2023
help wanted
Métriques du dépôt
- Stars
- (11 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Most of the steps in he current integration_tests.yml workflows are exactly the same, except for the run-firefox step. They should be combined into one job, with an if condition on the differing step and a strategy.matrix containing the different OSes.