BURG3R5/firefox-bookmarks
Combine the integration tests workflow into one job
Aberta
#9 aberto em 18 de ago. de 2023
help wanted
Métricas do repositório
- Stars
- (11 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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.