We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96dc6a3 commit f36a171Copy full SHA for f36a171
.github/workflows/idefix-ci.yml
@@ -16,5 +16,6 @@ jobs:
16
with:
17
lfs: true
18
submodules: recursive
19
+ - run: git lfs pull
20
- name: Run Hydro test
21
run: cd test && ./checks_hydro.sh $TEST_OPTIONS
0 commit comments