Skip to content

Commit

Permalink
Readd missing Actions step id
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffo99 committed Dec 18, 2022
1 parent 17c1dc1 commit 58a27eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,14 @@ on:
branches:
- main
- master
paths:
- "impressive_strawberry/**"
pull_request:
branches:
- main
- master
paths:
- "impressive_strawberry/**"
workflow_call:


Expand Down Expand Up @@ -51,6 +55,7 @@ jobs:
poetry-version: "1.3.1"

- name: "🔨 Setup Poetry Python environment"
id: pyenv
uses: Steffo99/[email protected]

- name: "🧪 Run tests"
Expand Down

0 comments on commit 58a27eb

Please sign in to comment.