BURG3R5/firefox-bookmarks

Combine the integration tests workflow into one job

Aperta

#9 aperta il 18 ago 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Python (2 fork)auto 404
help wanted

Metriche repository

Star
 (11 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor