Skip to content

Commit

Permalink
checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ikappaki committed Jan 27, 2025
1 parent a5ae6b4 commit 465bcb8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.version }}

- name: Install Doc support tools
uses: DeLaGuardo/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Table of contents
xxx# Table of contents
- [`basilisp-blender.bpy-utils`](#basilisp-blender.bpy-utils)
- [`nrepl-server-start`](#basilisp-blender.bpy-utils/nrepl-server-start) - Starts the nrepl-server in async mode according to <code>opts</code>, using a bpy timer to schedule any pending client work.
- [`basilisp-blender.utils`](#basilisp-blender.utils)
Expand Down

0 comments on commit 465bcb8

Please sign in to comment.