@ -1,10 +1,6 @@
---
name: build
on:
push:
branches: [main]
pull_request:
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
@ -1,14 +1,7 @@
# Notebook-related checks
name: Presubmit checks
# Relevant PRs
paths:
- "swarms/**"
- "tests/**"
# Allow manual runs
workflow_dispatch:
pytype3_10:
name: pytype 3.10