create runner with ChatGPT-Codex by using the runner-agents.md from the core
Some checks failed
tests / test (push) Failing after 4s
Some checks failed
tests / test (push) Failing after 4s
This commit is contained in:
4
run_test.sh
Executable file
4
run_test.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
nvim --headless -u NONE -c "lua dofile('tests/run.lua')" -c "qa"
|
||||
Reference in New Issue
Block a user