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 572e2f8 commit 88bb76bCopy full SHA for 88bb76b
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ jobs:
10
build:
11
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
12
with:
13
+ nimble-version: 1b4deb9be9fca7b8a21576a6c0de85f1ae7c30de
14
test-command: |
15
env NIMLANG=c nimble test
16
env NIMLANG=cpp nimble test
0 commit comments