Skip to content

Commit

Permalink
chore (git): update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MazenAli committed Jul 20, 2024
1 parent 24cab65 commit 631aaba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- name: Set up Poetry virtual environment
run: |
poetry config virtualenvs.in-project true
poetry install --no-root
poetry install --with dev,test,docs
- name: Run Makefile tasks
run: |
make all
poetry run make all

0 comments on commit 631aaba

Please sign in to comment.