Skip to content

Commit

Permalink
Run shaded build
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-lsembera committed Apr 24, 2024
1 parent aa5101d commit 48807ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/End2EndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
./scripts/decrypt_secret.sh ${{ matrix.snowflake_cloud }}
- name: Unit & Integration Test
continue-on-error: false
run: ./scripts/run_gh_actions.sh
run: mvn -DghActionsIT verify --batch-mode
build-e2e-jar-test:
name: E2E JAR Test - ${{ matrix.java }}, Cloud ${{ matrix.snowflake_cloud }}
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 48807ad

Please sign in to comment.