Skip to content

Commit

Permalink
ci: remove dependency on 'inclusive-naming-check' from 'validation-test'
Browse files Browse the repository at this point in the history
  • Loading branch information
dsloanm authored and NucciTheBoss committed Nov 13, 2024
1 parent 38dc955 commit 08ecf5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
validation-test:
name: Validation tests
runs-on: ubuntu-24.04
needs:
- inclusive-naming-check
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 08ecf5b

Please sign in to comment.