Skip to content

Commit

Permalink
Update cancel-warm-up.md.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
freemandealer authored Nov 12, 2024
1 parent 8b6222c commit 81eb5c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import org.junit.jupiter.api.Assertions;

suite("docs/sql-manual/sql-statements/Utility-Statements/cancel-warm-up.md") {

if (isCloudMode()) {
if (!isCloudMode()) {
return
}

Expand Down

0 comments on commit 81eb5c6

Please sign in to comment.