Skip to content

Commit

Permalink
Merge pull request #318 from QGIS-Contribution/ci/run-tests-against-t…
Browse files Browse the repository at this point in the history
…esting-dependencies-changes

ci: run tests against testing deps changes
  • Loading branch information
Guts authored Jan 10, 2024
2 parents ce904c5 + 75b634d commit 9ebf0e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ on:
- "**.py"
- .github/workflows/tester.yml
- requirements/embedded.txt
- requirements/testing.txt

pull_request:
branches: [master]
paths:
- "**.py"
- .github/workflows/tester.yml
- requirements/embedded.txt
- requirements/testing.txt

env:
PROJECT_FOLDER: "qgis_resource_sharing"
Expand Down

0 comments on commit 9ebf0e6

Please sign in to comment.