diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 54f0d6de..2a0cc5ef 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,10 +1,10 @@ name: MemGPT tests -on: - push: - branches: [ main ] - pull_request: - branches: [ main ] +# on: +# push: +# branches: [ main ] +# pull_request: +# branches: [ main ] jobs: test: