Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
valentin-gauthier-geosiris committed Apr 3, 2024
1 parent f4ac597 commit 8918c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_energyml_utils_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0

- name: Install poetry
uses: .github/actions/prepare-poetry
uses: ./.github/actions/prepare-poetry
with:
python-version: 3.9

Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
path: dist/

- name: Install poetry
uses: .github/actions/prepare-poetry
uses: ./.github/actions/prepare-poetry
with:
python-version: 3.9

Expand Down

0 comments on commit 8918c2a

Please sign in to comment.