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
add url_prefix input
2024-11-08 09:29:47 +08:00
2024-11-08 09:20:07 +08:00
2024-03-26 21:37:02 +09:00
2024-03-26 21:37:02 +09:00
2024-03-26 21:37:02 +09:00
2024-11-08 09:29:47 +08:00
2024-03-26 21:37:02 +09:00
2024-03-26 21:37:02 +09:00

Setup mark action

Stand With Ukraine Release functional-tests security linting

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.

Description
No description provided
Readme 55 KiB
v1.0.0 Latest
2024-12-04 10:18:45 +08:00
Languages
Shell 100%