Skip to content

Commit

Permalink
chore: remove unnecessary check
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamantios committed Jul 12, 2023
1 parent 28cde0f commit 421ac96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ jobs:
# Install `mdspell` for spelling checks
sudo npm install -g markdown-spellcheck
- name: Check generate protocols
run: tox -e check-generate-all-protocols
- name: Security checks
run: tomte check-security
- name: Check packages
Expand Down

0 comments on commit 421ac96

Please sign in to comment.