Skip to content

Commit eb078df

Browse files
committed
test newest nimble
1 parent 671145b commit eb078df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ on:
33
push:
44
branches:
55
- master
6+
- test-nimble
67
pull_request:
78
workflow_dispatch:
89

910
jobs:
1011
build:
1112
uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
1213
with:
14+
nimble-version: 08be587ad79f1692d5adcb03ce0a13dfda5d8818
1315
test-command: |
1416
nimble --useSystemNim install -y --depsOnly toml_serialization json_serialization unittest2
1517
nimble list --installed --version

0 commit comments

Comments
 (0)