mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-06 01:19:50 -06:00
🔧 Add scripts
This commit is contained in:
7
scripts/test-files.sh
Executable file
7
scripts/test-files.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
# Check README.md is up to date
|
||||
diff --brief docs/index.md README.md
|
||||
Reference in New Issue
Block a user