vars: add get_prompts api endpoint
vars: add test for api endpoint get_prompts
This commit is contained in:
@@ -15,7 +15,7 @@ unstash() {
|
||||
}
|
||||
git stash push --quiet --keep-index --message "pre-commit"
|
||||
trap unstash EXIT
|
||||
nix fmt
|
||||
treefmt
|
||||
{
|
||||
changed=$(git diff --name-only --exit-code);
|
||||
status=$?;
|
||||
|
||||
Reference in New Issue
Block a user