Skip to content

Commit

Permalink
remove TODO in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Nov 11, 2024
1 parent bf5545d commit b041877
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ jobs:
- name: "Create all API docs and create site with Paradox"
run: sbt docs/makeSite

# TODO: Fix after documentation updates
# - name: Run Link Validator
# run: cs launch net.runne::site-link-validator:0.2.2 -- scripts/link-validator.conf

connectors:
runs-on: ubuntu-22.04
if: github.repository == 'apache/pekko-connectors'
Expand Down

0 comments on commit b041877

Please sign in to comment.