Define the CI workflow that runs precommit (#16)
This commit is contained in:
@@ -61,7 +61,7 @@ version_path_separator = os # Use os.pathsep. Default configuration used for ne
|
||||
# output_encoding = utf-8
|
||||
|
||||
; sqlalchemy.url = driver://user:pass@localhost/dbname
|
||||
sqlalchemy.url = postgresql+psycopg://skyvern-open-source-@localhost/skyvern-open-source
|
||||
sqlalchemy.url = postgresql+psycopg://skyvern@localhost/skyvern
|
||||
|
||||
|
||||
[post_write_hooks]
|
||||
|
||||
Reference in New Issue
Block a user