Skip to content

Commit 4f933db

Browse files
authored
Apply suggestions from code review
1 parent 552963a commit 4f933db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ pre-commit run --all-files
143143
### GitHub Actions Workflows
144144
Key workflows that run on every PR:
145145
- `.github/workflows/build.yml`: Multi-platform builds
146-
- `.github/workflows/server.yml`: Server functionality tests
146+
- `.github/workflows/server.yml`: Server functionality tests
147147
- `.github/workflows/python-lint.yml`: Python code quality
148148
- `.github/workflows/python-type-check.yml`: Python type checking
149149

@@ -259,4 +259,4 @@ Primary tools:
259259
- Use descriptive commit messages following project conventions
260260

261261
### Trust These Instructions
262-
Only search for additional information if these instructions are incomplete or found to be incorrect. This document contains validated build and test procedures that work reliably across different environments.
262+
Only search for additional information if these instructions are incomplete or found to be incorrect. This document contains validated build and test procedures that work reliably across different environments.

0 commit comments

Comments
 (0)