Skip to content

Commit

Permalink
feat(action): add poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelsoarespinto authored Jan 20, 2023
1 parent be8b3a1 commit 38a10a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Add poetry
uses: snok/install-poetry@v1
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v2
id: semantic
Expand Down

0 comments on commit 38a10a6

Please sign in to comment.