From 9b11d5b11ef80c78272102c24d0a4a1ca60ad941 Mon Sep 17 00:00:00 2001 From: maxwellflitton Date: Thu, 25 Jan 2024 12:58:01 +0000 Subject: [PATCH] updating tests --- .github/workflows/surrealml_core_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/surrealml_core_test.yml b/.github/workflows/surrealml_core_test.yml index 178bcf8..8e9e8ca 100644 --- a/.github/workflows/surrealml_core_test.yml +++ b/.github/workflows/surrealml_core_test.yml @@ -41,8 +41,8 @@ jobs: echo "Local build complete" # train the models for the tests - python ./tests/scripts/build_assets.py deactivate + python ./tests/scripts/build_assets.py - name: Run Python Unit Tests run: |