build: Rename Github actions to improve clarity (#862)

This commit is contained in:
RT
2024-01-19 18:32:11 -05:00
committed by GitHub
parent 1c93697ed2
commit ccc14e2f76
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: MemGPT tests
name: Run All pytest Tests
env:
PGVECTOR_TEST_DB_URL: ${{ secrets.PGVECTOR_TEST_DB_URL }}