Compare commits

...

1 Commits

Author SHA1 Message Date
90276f94de Enable KCL logging in cargo test CI check 2025-01-03 17:18:14 -05:00

View File

@ -50,6 +50,7 @@ jobs:
env: env:
KITTYCAD_API_TOKEN: ${{secrets.KITTYCAD_API_TOKEN}} KITTYCAD_API_TOKEN: ${{secrets.KITTYCAD_API_TOKEN}}
RUST_MIN_STACK: 10485760000 RUST_MIN_STACK: 10485760000
ZOO_LOG: '1'
- name: Upload to codecov.io - name: Upload to codecov.io
uses: codecov/codecov-action@v5 uses: codecov/codecov-action@v5
with: with: