BURG3R5 / firefox-bookmarks

Manage your Firefox bookmarks with ease
https://pypi.org/project/firefox-bookmarks/
GNU Affero General Public License v3.0
6 stars 1 forks source link

Combine the integration tests workflow into one job #9

Open BURG3R5 opened 1 year ago

BURG3R5 commented 1 year ago

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.