Skip to content

Commit 99fceb1

Browse files
committed
DNM: CI test
1 parent 5863336 commit 99fceb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/multinode-inputs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generate inputs for the reusable multinode.yml workflow.
22
# The test scenario is randomly selected.
33
# The inputs are printed to stdout in GitHub step output key=value format.
4-
4+
# testo
55
from dataclasses import dataclass
66
import random
77
import typing as t

0 commit comments

Comments
 (0)