Skip to content

Commit 8e84a1b

Browse files
chore(internal): codegen related update (#724)
1 parent 2ebc542 commit 8e84a1b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
lint:
1313
name: lint
1414
runs-on: ubuntu-latest
15-
if: github.repository == 'lithic-com/lithic-python'
1615

1716
steps:
1817
- uses: actions/checkout@v4
@@ -34,7 +33,6 @@ jobs:
3433
test:
3534
name: test
3635
runs-on: ubuntu-latest
37-
if: github.repository == 'lithic-com/lithic-python'
3836

3937
steps:
4038
- uses: actions/checkout@v4

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 155
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic-fe97f820471b725722897539252e7444af7490c5a444a2e9304f5e6eec5513f3.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-fe97f820471b725722897539252e7444af7490c5a444a2e9304f5e6eec5513f3.yml
33
openapi_spec_hash: 7e6a5737901cef39499bf749a17d9939
44
config_hash: 3d06d32938417ca039b0caa91d2dc8b6

0 commit comments

Comments
 (0)