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 ba6da60 commit 548a068Copy full SHA for 548a068
.github/workflows/ci.yml
@@ -83,6 +83,7 @@ jobs:
83
with:
84
profile: minimal
85
toolchain: 1.41.1
86
+ default: true
87
- name: Install maturin, poetry, and toml
88
run: pip install maturin poetry toml
89
- name: Create an isolated example directory
0 commit comments