40ants / 40ants/github-actions
Breaks when ordering of inclusions is different
未关闭
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

贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。