From 069f6367b5c638c44e8f2c55ef1df604df2adac1 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sat, 29 Nov 2025 04:30:26 +0000 Subject: work/command-line-tool: Accept ints as floats too. --- e2e-tests/jobs/int-for-float-input.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 e2e-tests/jobs/int-for-float-input.yaml (limited to 'e2e-tests/jobs/int-for-float-input.yaml') diff --git a/e2e-tests/jobs/int-for-float-input.yaml b/e2e-tests/jobs/int-for-float-input.yaml new file mode 100644 index 0000000..32a3dc4 --- /dev/null +++ b/e2e-tests/jobs/int-for-float-input.yaml @@ -0,0 +1 @@ +message: 1 -- cgit 1.4.1