We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbc6ed commit 17ca9f3Copy full SHA for 17ca9f3
demo/robot.toml
@@ -3,7 +3,6 @@ name = "My RobotCode Example Tests"
3
4
[metadata]
5
"ci run" = { expr = "environ.get('CI', 'unknown')" }
6
-"os" = { expr = "platform.version()" }
7
"architecture" = { expr = "platform.architecture()" }
8
"python-version" = { expr = "platform.python_version()" }
9
0 commit comments