feat: support custom GITHUB_RUN_ID, GITHUB_RUN_NUMBER (#369)

* feat: add fromJSON support

* feat: support custom runId and runNumber

* chore: manual update

* chore: lint
This commit is contained in:
Owen
2020-09-23 05:13:29 +08:00
committed by GitHub
parent 04456ad234
commit 1070c58538
3 changed files with 11 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ build:
.PHONY: test
test:
$(ACT)
$(ACT) -W examples/workflows --verbose
.PHONY: install
install: build