Skip to content

Commit

Permalink
add last compat. geonature rev to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
bouttier committed Oct 25, 2024
1 parent 9010c17 commit 5655964
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 @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
geonature_ref: ["master", "develop"]
geonature_ref: ["master", "48e0e9d3166b328bd986d34bbe32fe20a23b3cfe", "develop"]
uses: pnx-si/geonature/.github/workflows/gn-module-pytest.yml@feat/gn-module-pytest
with:
geonature_ref: ${{ matrix.geonature_ref }}

0 comments on commit 5655964

Please sign in to comment.