BURG3R5/firefox-bookmarks

Combine the integration tests workflow into one job

开放

#9 创建于 2023年8月18日

 (0 条评论) (0 个反应) (0 位负责人)Python (2 个派生)auto 404
help wanted

仓库指标

星标
 (11 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南