Skip to content

Commit

Permalink
Remove portable tests in 1.7 (apache#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
dxichen authored Sep 15, 2021
1 parent 92488e1 commit 5f85904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/li_runners_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
settings-path: ${{ github.workspace }} # location for the settings.xml file

- name: Validate Samza runner
run: ./gradlew :runners:samza:build :runners:samza:validatesRunner :runners:samza:job-server:validatesPortableRunner
run: ./gradlew :runners:samza:build :runners:samza:validatesRunner

- name: Validate Spark runner
run: ./gradlew :runners:spark:build :runners:spark:validatesRunner

0 comments on commit 5f85904

Please sign in to comment.