Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmentel committed Dec 26, 2023
1 parent 6eb12d6 commit 1b76f35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
virtualenvs-create: true
virtualenvs-in-project: true
- name: Install dependencies
run: poetry install --no-interaction
# run: poetry install -E vis --no-interaction
run: poetry install --with vis --no-interaction
- name: Lint with flake8
run: |
source $VENV
Expand Down

0 comments on commit 1b76f35

Please sign in to comment.