40ants / 40ants/github-actions

Breaks when ordering of inclusions is different

Open
#1 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Common Lisp
Stars
13
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.