liuxiaohua
939b270d72
Some checks failed
Functional Tests / Setup mark (ubuntu, 10.0.1) (push) Successful in 32m27s
Functional Tests / Setup mark (ubuntu, 11.0.0) (push) Successful in 3m26s
Functional Tests / Setup mark (ubuntu, 11.0.1) (push) Successful in 3m32s
Functional Tests / Setup mark (ubuntu, 11.1.0) (push) Successful in 4m4s
Functional Tests / Setup mark (ubuntu, 11.2.0) (push) Failing after 4m26s
Functional Tests / Setup mark (ubuntu, latest) (push) Failing after 47s
Linting / Pre-commit (push) Failing after 0s
Security / SAST (push) Failing after 0s
Labels / Maintenance (push) Failing after 0s
Release / GitHub (push) Failing after 0s
Functional Tests / Setup mark (macos, 10.0.1) (push) Has been cancelled
Functional Tests / Setup mark (macos, 11.0.0) (push) Has been cancelled
Functional Tests / Setup mark (macos, 11.0.1) (push) Has been cancelled
Functional Tests / Setup mark (macos, 11.1.0) (push) Has been cancelled
Functional Tests / Setup mark (macos, 11.2.0) (push) Has been cancelled
Functional Tests / Setup mark (macos, latest) (push) Has been cancelled
License / Maintenance (push) Failing after 0s
|
||
---|---|---|
.github | ||
src | ||
.gitignore | ||
.markdownlint.yml | ||
.pre-commit-config.yaml | ||
.yamllint.yml | ||
action.yml | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
Setup mark action
This action installs mark CLI tool.
Supported OS: Linux and macOS.
Prerequisites
The following tools have to be available on a runner prior using this GitHub action:
Inputs
- uses: fabasoad/setup-mark-action@v1
with:
# (Optional) mark version. Defaults to "latest".
version: "11.2.0"
Outputs
None.