Skip to content

Commit

Permalink
Add poetry install to main
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrme committed Apr 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4417227 commit 9ec24ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -12,6 +12,8 @@ jobs:
uses: extractions/setup-just@v1
- name: Setup Elm
uses: jorelali/setup-elm@v5
- name: Install poetry
uses: Gr1N/setup-poetry@v8
- name: Install dev dependencies
run: poetry install --no-root
env:

0 comments on commit 9ec24ba

Please sign in to comment.