Skip to content

Commit

Permalink
Use pypowsybl 1.9.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
  • Loading branch information
geofjamg committed Jan 15, 2025
1 parent 8de403b commit 22d1206
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,6 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4

# --> to remove when we will be able to a pypowsybl official release
- name: Checkout PowSyBl core snapshot sources
uses: actions/checkout@v4
with:
repository: powsybl/powsybl-core
path: powsybl-core

- name: Build and install PowSyBl core snapshot
run: mvn --batch-mode -DskipTests=true --file powsybl-core/pom.xml install
# <--

- name: Install dependencies
run: poetry install

Expand Down

0 comments on commit 22d1206

Please sign in to comment.