Skip to content

Commit

Permalink
disable dependency for now
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Aug 28, 2023
1 parent 7f7a550 commit 0bb69e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-global.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- uses: gaurav-nelson/github-action-markdown-link-check@v1

deploy:
needs: [test-python, black, rome, test-node, markdown-link-check]
# needs: [test-python, black, rome, test-node, markdown-link-check]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0bb69e5

Please sign in to comment.