BURG3R5/firefox-bookmarks
Combine the integration tests workflow into one job
Offen
#9 geöffnet am 18.08.2023
help wanted
Repository-Metriken
- Stars
- (11 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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.