Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aspeddro committed Nov 26, 2024
1 parent c4545a5 commit e6df36e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Install poetry
run: pipx install poetry

- name: Enable env
run: poetry shell

- name: Install requirements
run: poetry install --with dev --all-extras --no-root
working-directory: python-package
Expand Down

0 comments on commit e6df36e

Please sign in to comment.