We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae36f7b commit 2f2f166Copy full SHA for 2f2f166
.github/workflows/ci.yml
@@ -11,3 +11,6 @@ jobs:
11
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@nimblecommit
12
with:
13
nimble-version: 4b1112318d06f9a331ed30a94d61685dad423203
14
+ test-command: |
15
+ nimble setup -y
16
+ nimble test
0 commit comments