From 999ef1f72ba85d8534805f3b08a9084e792fbf04 Mon Sep 17 00:00:00 2001 From: Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> Date: Sat, 25 Dec 2021 00:25:52 +0800 Subject: CI 2 --- CI/supporttest.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 CI/supporttest.js (limited to 'CI') diff --git a/CI/supporttest.js b/CI/supporttest.js new file mode 100644 index 0000000..161135b --- /dev/null +++ b/CI/supporttest.js @@ -0,0 +1 @@ +console.log("This is running nodejs code rn") \ No newline at end of file -- cgit