From 7d331d91c5f5f7a4190835db9f149fbb46fcc41d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 30 Sep 2025 21:00:09 +0000 Subject: [PATCH] Add test comment to README --- README.md | 1 + test_flows/test_checking | 1 + 2 files changed, 2 insertions(+) create mode 100644 test_flows/test_checking diff --git a/README.md b/README.md index 62a95a3..0889173 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # prefect-flows +# Test diff --git a/test_flows/test_checking b/test_flows/test_checking new file mode 100644 index 0000000..6acd375 --- /dev/null +++ b/test_flows/test_checking @@ -0,0 +1 @@ +testdas \ No newline at end of file