Skip to content

Commit

Permalink
remove insiders
Browse files Browse the repository at this point in the history
  • Loading branch information
why-not-try-calmer committed Oct 24, 2023
1 parent 6e45f68 commit bdeae8f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
- name: Install Python requirements
run: pip install -r requirements.txt

- name: Install Python requirements insiders
run: pip install -r requirements-insiders.txt
env:
MKDOCS_INSIDERS_TOKEN: ${{ secrets.MKDOCS_INSIDERS_TOKEN }}

- name: Build documentation
run: mkdocs build
env:
Expand Down
14 changes: 0 additions & 14 deletions .github/workflows/pre-commit.yml

This file was deleted.

0 comments on commit bdeae8f

Please sign in to comment.