Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FEAT add wasm wheel in cibw #200

FEAT add wasm wheel in cibw

FEAT add wasm wheel in cibw #200

Workflow file for this run

name: CI
on:
workflow_call:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
call-test:
uses: ./.github/workflows/test.yml
secrets: inherit
call-wasm-wheel:
needs: call-test
uses: ./.github/workflows/emscripten.yml
call-wheel:
needs: call-test
uses: ./.github/workflows/wheel.yml
Morty Proxy This is a proxified and sanitized view of the page, visit original site.