Skip to content

Fix type error when spconv doesn't exist (#3493) #159

Fix type error when spconv doesn't exist (#3493)

Fix type error when spconv doesn't exist (#3493) #159

Workflow file for this run

name: CI pipeline
on:
push:
branches:
- develop
pull_request:
branches: [ develop ]
jobs:
pipeline:
if: github.server_url != 'https://github.com'
uses: ./.github/workflows/pipeline.yml
secrets: inherit