Updated common.requires_os calls (#3109)
(cherry picked from commit bba8cd3b57)
This commit is contained in:
committed by
github-actions[bot]
parent
dd080b7850
commit
5e5ac212ae
@@ -21,7 +21,7 @@ metadata = RtaMetadata(
|
||||
)
|
||||
|
||||
|
||||
@common.requires_os(metadata.platforms)
|
||||
@common.requires_os(*metadata.platforms)
|
||||
def main():
|
||||
|
||||
# test_file = "/tmp/test.txt"
|
||||
|
||||
Reference in New Issue
Block a user