diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 35dbf7b..7a7305e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,19 +21,5 @@ jobs: - name: Run lints run: ./scripts/lint - test: - name: test - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v4 - - - name: Setup go - uses: actions/setup-go@v5 - - - name: Bootstrap - run: ./scripts/bootstrap - - name: Run tests - run: ./scripts/test diff --git a/.stats.yml b/.stats.yml index dc4aadb..2b7dbf3 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,2 +1 @@ configured_endpoints: 6 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/openlayer%2Fopenlayer-7a4eecce275c87fdeff6194c1e6b1ccc1e703127193b0e6a381f73e358ea0bfb.yml