We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9f7de commit 24be122Copy full SHA for 24be122
.github/workflows/pysplashsurf_CI.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v3
30
- uses: moonrepo/setup-rust@v1
31
- run: |
32
- cargo run --bin stub_gen
+ cargo run --bin stub_gen --no-default-features
33
working-directory: pysplashsurf
34
- name: Upload stub as artifact
35
uses: actions/upload-artifact@v4
0 commit comments