Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit df645ba

Browse files
authored
Update on-push.yml
disable codespell
1 parent 88fa98b commit df645ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/on-push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- name: Checkout
3232
uses: actions/checkout@v3
3333

34-
- name: Codespell with annotations
35-
uses: codespell-project/actions-codespell@v1.0
34+
#- name: Codespell with annotations
35+
# uses: codespell-project/actions-codespell@v1.0
3636

3737

3838
- name: Install Conda Environment

0 commit comments

Comments
 (0)