Skip to content

Commit

Permalink
Loop on folder
Browse files Browse the repository at this point in the history
  • Loading branch information
amandine-sahl committed Dec 20, 2024
1 parent dea0902 commit be42b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ jobs:
run: |
curl -fsSL https://raw.githubusercontent.com/PnX-SI/GeoNature/refs/heads/master/config/test_config.toml -o output.txt
export GEONATURE_CONFIG_FILE=output.txt
geonature monitorings install apollons
for protocole in ./*/; do geonature monitorings install $protocole; done

0 comments on commit be42b17

Please sign in to comment.