Skip to content

Commit

Permalink
Removed build validation from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Apr 2, 2024
1 parent 766b83c commit d325f46
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,7 @@ permissions:
checks: write

jobs:
build-validation:
uses: ./.github/workflows/build-validation.yaml

build:
needs: build-validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d325f46

Please sign in to comment.