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 2c37899 commit 79f287fCopy full SHA for 79f287f
.github/workflows/rust.yml
@@ -28,6 +28,7 @@ jobs:
28
with:
29
license: '${{ secrets.BN_SERIAL }}'
30
python-support: 'false'
31
+ dev-branch: 'true'
32
- uses: actions-rust-lang/setup-rust-toolchain@v1
33
- name: Test
34
# For now, we run the tests single threaded, there are some data races in core around platform types
0 commit comments