mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Prevent copilot from using go test
This commit is contained in:
1
.github/copilot-instructions.md
vendored
1
.github/copilot-instructions.md
vendored
@@ -28,4 +28,5 @@ code.
|
||||
- To run a specific test, run `./test.py test-name` t
|
||||
`test-name` is the name of the test without the
|
||||
leading `test_` for Python tests and without the leading `Test` for Go tests.
|
||||
- Do not use go test or ./setup.py test to run tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user