Skip to content

Disable publish to pypi for now #2

Disable publish to pypi for now

Disable publish to pypi for now #2

Workflow file for this run

name: CI

Check failure on line 1 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

`unit` is not a valid event name
on:
pull_request:
branches: ["master", "dev/*", mc/issue-59]
push:
branches: ["master", "dev/*", mc/issue-59]
unit:
uses: ./.github/workflows/unit.yml
notebooks:
uses: ./.github/workflows/notebook_smoke.yml