UNPKG
klip-sdk
Version:
latest (2.3.3)
2.3.3
2.3.2
2.3.1
2.3.0-rc.1
2.2.1
2.2.1-rc.4
2.2.1-rc.3
2.2.1-rc.2
2.2.1-rc.1
2.2.0
2.2.0-rc.2
2.2.0-rc.1
2.1.0
2.1.0-rc.1
2.0.1
2.0.0
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.0.2
1.0.1
1.0.0
JavaScript SDK to interact with klip App2App requests
docs.klipwallet.com
klip-sdk
/
actions
/
kas
/
go
/
test
/
lint
/
action.yaml
12 lines
(10 loc)
•
231 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
name:
Run
kas
standard
test
-
lint
author:
Jeff
Kim
description:
'Run kas standard test - lint'
runs:
using:
"composite"
steps:
-
name:
Simple
test
shell:
bash
run:
| test "$(gofmt -d . | wc -m)" -eq 0