Skip to content

Commit

Permalink
test error
Browse files Browse the repository at this point in the history
Signed-off-by: YanxuanLiu <[email protected]>
  • Loading branch information
YanxuanLiu committed Dec 3, 2024
1 parent 663c5a9 commit ddc50d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn-verify-check/populate-daily-cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

set -ex -o pipefail
set -ex

max_retry=3; delay=30; i=1
if [[ $SCALA_VER == '2.12' ]]; then
Expand Down

0 comments on commit ddc50d8

Please sign in to comment.