Skip to content

Commit 150589e

Browse files
author
Daniel
committed
update workflow
1 parent 9e1fde1 commit 150589e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
- name: Docker run plugin tests
8585
run: |
86-
docker exec qgis-testing-environment sh -c "export PYTHONPATH=/root/.local/share/QGIS/QGIS3/profiles/default/python/plugins:$PYTHONPATH && qgis_testrunner.sh $TESTS_RUN_FUNCTION"
86+
docker exec qgis-testing-environment sh -c "qgis_testrunner.sh $TESTS_RUN_FUNCTION"
8787
8888
Check-code-quality:
8989
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)