Skip to content

Commit 420d2d6

Browse files
committed
- rename CI
- filename change in doc
1 parent d2a9f87 commit 420d2d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [main]
77

88
jobs:
9-
test:
9+
sanity-check:
1010
runs-on: ubuntu-latest
1111

1212
steps:

docs/api/boilerplate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Boilerplate API
22

3-
::: boilerplate
3+
::: python_boilerplate

0 commit comments

Comments
 (0)