summaryrefslogtreecommitdiff
path: root/coin/module_config.yaml
diff options
context:
space:
mode:
authorToni Saario <toni.saario@qt.io>2022-09-06 15:46:02 +0300
committerToni Saario <toni.saario@qt.io>2022-09-08 08:13:45 +0000
commit3e4a86b942decec51dd8477d220f1c1c4d0af8ec (patch)
tree52d446bdb37d818b8bb60b6c646acc3d9828cd61 /coin/module_config.yaml
parentbd5b0a804b91b9fbd0ce44d5d6765e07d0a50b4f (diff)
downloadqtwayland-3e4a86b942decec51dd8477d220f1c1c4d0af8ec.tar.gz
Remove dummy test instructions
These cause Coin to spawn VM for setting one env variable. Change-Id: I5c535cbb7b33334b475ded43e38ec7b976dfe259 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'coin/module_config.yaml')
-rw-r--r--coin/module_config.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index ab895bf3..3e1645e5 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -22,7 +22,3 @@ instructions:
- condition: property
property: target.os
in_values: ["IOS", "Android", "WebAssembly"]
- - type: EnvironmentVariable
- variableName: Dummy
- variableValue: dummy
-