act/pkg/model
Michael Heap ef9fab9fad
Normalise Runs.Using to lowercase (#222)
Currently, providing `using: Docker` is an error as the switch statement in `step_context.go` is case sensitive.

Actions run successfully on GitHub with `using: Docker` leading me to believe that they're case insensitive. This commit updates `act` to match

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-05-03 20:59:13 -07:00
..
action.go Normalise Runs.Using to lowercase (#222) 2020-05-03 20:59:13 -07:00
planner.go fix #108 - support matrix expressions in job name (#109) 2020-02-26 23:29:43 -08:00
workflow.go Add support for runs-on array form (closes #146) (#155) 2020-03-16 14:58:10 -07:00
workflow_test.go fix 99: support string and map variants of container 2020-02-24 22:35:08 -08:00