Skip to content

Commit

Permalink
Update pylint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiannis128 committed Nov 7, 2024
1 parent c1c45c9 commit f8caa26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ jobs:
run: |
python -m pip install --upgrade pipenv wheel
- name: Install dependencies
run: |
pipenv install --deploy --dev
- name: Pylint on esbmc_ai
run: |
pipenv run pylint esbmc_ai
Expand Down

0 comments on commit f8caa26

Please sign in to comment.