Skip to content

Commit

Permalink
snapshot ci
Browse files Browse the repository at this point in the history
Signed-off-by: Leclerc Clement <clement.leclerc@rte-france.com>
  • Loading branch information
clementleclercRTE committed Oct 8, 2024
1 parent ad2e4c4 commit 26854bd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/snapshot-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,13 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
ref: snapshot-ci
fetch-depth: 0
ref: snapshot_ci

#BUILD LOADFLOW
- name : check directory
run : |
pwd
ls -a
- name: Check SNAPSHOT branch
run : ./.github/workflows/check_snapshot_branch.sh https://github.com/powsybl/powsybl-open-loadflow.git ${{ env.CORE_VERSION }}
- name: Checkout loadflow-sources
Expand Down

0 comments on commit 26854bd

Please sign in to comment.