Skip to content

Commit

Permalink
Revert "Add --no-retry"
Browse files Browse the repository at this point in the history
This reverts commit b8e2b33.
  • Loading branch information
aaron-ai committed Mar 31, 2023
1 parent b8e2b33 commit 52fc521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
# Build the rocketmq opentelemetry test.
- name: Build Code
run: |
./gradlew :instrumentation:rocketmq:rocketmq-client:rocketmq-client-5.0:javaagent:test -i --no-retry
./gradlew :instrumentation:rocketmq:rocketmq-client:rocketmq-client-5.0:javaagent:test -i

0 comments on commit 52fc521

Please sign in to comment.