We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5863336 commit 99fceb1Copy full SHA for 99fceb1
.github/workflows/multinode-inputs.py
@@ -1,7 +1,7 @@
1
# Generate inputs for the reusable multinode.yml workflow.
2
# The test scenario is randomly selected.
3
# The inputs are printed to stdout in GitHub step output key=value format.
4
-
+# testo
5
from dataclasses import dataclass
6
import random
7
import typing as t
0 commit comments