Skip to content

Commit

Permalink
modify IT to initial
Browse files Browse the repository at this point in the history
  • Loading branch information
nasir19noor committed Jan 15, 2025
1 parent 40d23bf commit bbb61cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
# if: always()
java_integration_tests_templates:
name: Dataflow Templates Integration Tests
needs: [java_integration_smoke_tests_templates]
# needs: [java_integration_smoke_tests_templates]
timeout-minutes: 240
# Run on any runner that matches all the specified runs-on values.
runs-on: [self-hosted, it]
Expand Down

0 comments on commit bbb61cd

Please sign in to comment.