Skip to content

Commit

Permalink
remove settings registry test
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jan 16, 2023
1 parent 87fd5e2 commit 57cd231
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 101 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/code_layout.yml
Expand Up @@ -117,14 +117,6 @@ jobs:
- name: Doxygen Layout Test
run: ./tests/code_layout/test_doxygen_layout.sh

settings_registry_check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Settings Registries Test
run: ./tests/code_layout/test_settings_registry.sh

indentation_check:
if: github.event_name == 'pull_request'
runs-on: ubuntu-latest
Expand Down
93 changes: 0 additions & 93 deletions tests/code_layout/test_settings_registry.sh

This file was deleted.

0 comments on commit 57cd231

Please sign in to comment.