Skip to content

Commit

Permalink
fix deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyu55 committed Jan 16, 2024
1 parent a1f9a38 commit ab75e39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ class SampleApiTest extends Specification {
i++
Thread.sleep(1000)
}
println getResponseJson.content.ret
println getResponseJson.content
return false
}

Expand Down

0 comments on commit ab75e39

Please sign in to comment.