Skip to content

Commit

Permalink
Remove failing link and spellcheck. We don't care.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Jun 17, 2024
1 parent 81ec540 commit 0f83571
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build_deploy_2022.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:
python -m pip install --upgrade pip
pip install -q -r requirements.txt -c constraints.txt
- name: Run spellcheck
run: make spellcheck

- name: Run linkcheck
run: make linkcheck

- name: Prepare deploy
run: make deploy

Expand Down

0 comments on commit 0f83571

Please # to comment.