From 323590d07d8d3c1e78a11a9bbfd7fd830e48f6d1 Mon Sep 17 00:00:00 2001 From: RuslanBergenov Date: Sat, 9 Nov 2024 13:45:26 -0700 Subject: [PATCH] test: CI/CD - temporarily removed unit tests --- .github/workflows/python-package.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 0aa7187..2907ded 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -75,10 +75,10 @@ jobs: # check for the config file gsutil stat gs://ga4-flattener-deployment-464892960897-adswerve-ga-flat-config/config_datasets.json || echo "ERROR: GCS config file not found" - - name: Test with pytest - run: | - # test - pytest --verbose +# - name: Test with pytest +# run: | +# # test +# pytest --verbose - name: Clean up run: | # clean up