BURG3R5/firefox-bookmarks
Combine the integration tests workflow into one job
Open
#9 opened on Aug 18, 2023
help wanted
Repository metrics
- Stars
- (11 stars)
- PR merge metrics
- (PR metrics pending)
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.