Skip to content

Commit 17ca9f3

Browse files
committed
chore: removed duplicate metadata
1 parent 3cbc6ed commit 17ca9f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo/robot.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "My RobotCode Example Tests"
33

44
[metadata]
55
"ci run" = { expr = "environ.get('CI', 'unknown')" }
6-
"os" = { expr = "platform.version()" }
76
"architecture" = { expr = "platform.architecture()" }
87
"python-version" = { expr = "platform.python_version()" }
98

0 commit comments

Comments
 (0)