From 76c2336e3e2d70f3fa1cbb92d431aeb805ffb67e Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Tue, 20 May 2025 08:34:40 +0100 Subject: [PATCH] Update AGENTS.md --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 32116a7c4..461d26c07 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -9,7 +9,7 @@ This file provides high-level instructions for Codex when modifying any files wi ## 2. Testing - Run `./gradlew build` before committing changes to ensure the project compiles. -- If the build cannot complete due to environment restrictions, mention this in the PR summary. +- If the build cannot complete due to environment restrictions, DO NOT COMMIT THE CHANGE ## 3. Commits - Keep commits focused. Group related changes together and provide concise commit messages.