Skip to content

Commit

Permalink
Revert "mute cpp test"
Browse files Browse the repository at this point in the history
This reverts commit 6306785.
  • Loading branch information
marin-ma committed Jul 5, 2024
1 parent 424f10b commit 9f8bc9e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/velox_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -682,10 +682,10 @@ jobs:
working-directory: ${{ github.workspace }}
run: |
mkdir -p '${{ env.CCACHE_DIR }}'
# - name: Gluten CPP Test
# run: |
# cd $GITHUB_WORKSPACE/cpp/build && \
# ctest -V
- name: Gluten CPP Test
run: |
cd $GITHUB_WORKSPACE/cpp/build && \
ctest -V
- name: Prepare spark.test.home for Spark 3.2.2 (other tests)
run: |
cd $GITHUB_WORKSPACE/ && \
Expand Down

0 comments on commit 9f8bc9e

Please sign in to comment.