Skip to content

Commit

Permalink
build: remove api from hub (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
cabreraalex authored Aug 31, 2023
1 parent eae6198 commit 4f7de0b
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 4,380 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,23 +42,6 @@ jobs:
with:
path: "backend/zeno_backend/"

format-api:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --verbose"
src: "zeno_api/zeno_api/"

lint-api:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jpetrucciani/ruff-check@main
with:
path: "zeno_api/zeno_api/"

typecheck-python:
runs-on: ubuntu-latest
steps:
Expand Down
192 changes: 0 additions & 192 deletions zeno_api/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions zeno_api/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions zeno_api/docs/Makefile

This file was deleted.

32 changes: 0 additions & 32 deletions zeno_api/docs/conf.py

This file was deleted.

22 changes: 0 additions & 22 deletions zeno_api/docs/index.rst

This file was deleted.

35 changes: 0 additions & 35 deletions zeno_api/docs/make.bat

This file was deleted.

Loading

0 comments on commit 4f7de0b

Please sign in to comment.