Skip to content

Commit 646058a

Browse files
author
Daniel
committed
workflow
1 parent 770870b commit 646058a

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
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Docker run plugin tests
7373
run: |
74-
docker exec qgis-testing-environment sh -c "export DISPLAY=:99; && qgis_testrunner.sh $TESTS_RUN_FUNCTION"
74+
docker exec qgis-testing-environment sh -c "export DISPLAY=:99; qgis_testrunner.sh $TESTS_RUN_FUNCTION"
7575
7676
Check-code-quality:
7777
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)