Skip to content

Commit

Permalink
Remove build from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chelnak committed Feb 25, 2024
1 parent cb139bf commit 0a21cd1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
- name: "install dependencies"
run: poetry install

- name: "build"
run: |
source $VENV
make build
- name: "get version"
id: "get_version"
run: |
Expand Down

0 comments on commit 0a21cd1

Please sign in to comment.