From 44487f44dafbfad8823615d71d67573094bc1aa0 Mon Sep 17 00:00:00 2001 From: Adeel Ahmed Qureshi Date: Sat, 4 May 2024 13:10:24 +0500 Subject: [PATCH] change CI --- .github/workflows/RegressionTesting.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/RegressionTesting.yaml b/.github/workflows/RegressionTesting.yaml index 891e19a..cfabdb4 100644 --- a/.github/workflows/RegressionTesting.yaml +++ b/.github/workflows/RegressionTesting.yaml @@ -23,6 +23,6 @@ jobs: - name: Run tests run: | cd UsageMntrServ - npm testCI + npm run testCI \ No newline at end of file