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 00ec268 commit 8690998Copy full SHA for 8690998
.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: b920dad9ed76c6619be3ec0cfbf0dde6f9e39092
14
test-command: |
15
env NIMLANG=c nimble test
16
env NIMLANG=cpp nimble test
0 commit comments