diff --git a/.github/workflows/test_and_deploy.yml b/.github/workflows/test_and_deploy.yml index 4c58a5f..f8e29f0 100644 --- a/.github/workflows/test_and_deploy.yml +++ b/.github/workflows/test_and_deploy.yml @@ -32,7 +32,6 @@ jobs: runs-on: ${{ matrix.os }} env: KERAS_BACKEND: torch - GITHUB_ACTIONS: true strategy: fail-fast: false matrix: