Skip to content

Commit 9f03b33

Browse files
fix: updload_spec = false (#15)
1 parent c56c4b4 commit 9f03b33

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,5 @@ jobs:
3030

3131
- name: Run lints
3232
run: ./scripts/lint
33-
test:
34-
name: test
35-
runs-on: ubuntu-latest
36-
37-
steps:
38-
- uses: actions/checkout@v4
39-
40-
- name: Install Rye
41-
run: |
42-
curl -sSf https://rye.astral.sh/get | bash
43-
echo "$HOME/.rye/shims" >> $GITHUB_PATH
44-
env:
45-
RYE_VERSION: '0.35.0'
46-
RYE_INSTALL_OPTION: '--yes'
47-
48-
- name: Bootstrap
49-
run: ./scripts/bootstrap
5033

51-
- name: Run tests
52-
run: ./scripts/test
5334

.stats.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
configured_endpoints: 29
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cleanlab%2Fcodex-b706b59cb40e75ffd920fc42483227383f9ef24ecb1cb1eb5f9424b388997444.yml

0 commit comments

Comments
 (0)