Skip to content

Commit

Permalink
Fixed execution of bazel tests in check_bazel_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed Oct 15, 2024
1 parent e39d4c7 commit c812821
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check_bazel_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
BAZEL_PACKAGE_VERSION: "7.2.1"
- name: Run tests
run: |
source "$UDF_CLIENT_ENV_FILE"
bazel test ${{ matrix.additional_args }} ${{ matrix.test }}
working-directory: ./exaudfclient/

Expand Down

0 comments on commit c812821

Please sign in to comment.