40ants / 40ants/github-actions

Breaks when ordering of inclusions is different

未关闭
#1 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Common Lisp
星标
13
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

e.g.

```
python-version: ['2.7']
plone-version:
- '4.1'
- '4.3'
- '5.0'
- '5.1'
- '5.2'
include:
- plone-version: 5.2
python-version: 3.7
- plone-version: 5.2
python-version: 3.8
```
ends up looking like

Screen Shot 2021-02-02 at 4 40 13 pm

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。