BURG3R5/firefox-bookmarks
Combine the integration tests workflow into one job
オープン
#9 opened on 2023/08/18
help wanted
Repository metrics
- Stars
- (11 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.