Try use_twisted_trunk

This commit is contained in:
Eric Eastwood
2026-03-06 15:10:54 -06:00
parent 5a358ebd19
commit fa08b98168

View File

@@ -673,6 +673,8 @@ jobs:
needs:
- linting-done
- changes
with:
use_twisted_trunk: true
cargo-test:
if: ${{ needs.changes.outputs.rust == 'true' }}