From f7f53fce365fd75551e059c2e0a52333b5e3963c Mon Sep 17 00:00:00 2001 From: Dzung Nguyen Date: Wed, 6 Nov 2024 08:31:37 +0700 Subject: [PATCH] Update test ci --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5394d90..1de0909 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -84,4 +84,4 @@ jobs: # Step: Execute the tests. - name: Run tests - run: mix test \ No newline at end of file + run: mix test test/salad_ui