Skip to content

Commit 08527ad

Browse files
committed
Update CLAUDE.md
1 parent f1b4836 commit 08527ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This is a multi-module Maven project for the Flink SQL Runner - a tool and libra
2020
### Building and Testing
2121
```bash
2222
# Full build with all checks
23-
mvn clean install -Pci,flink-1.19
23+
mvn clean install -Pci
2424

2525
# Fast build (skips tests, formatting, license checks)
2626
mvn clean install -Pfast

0 commit comments

Comments
 (0)