Skip to content

Commit

Permalink
fix: skip url
Browse files Browse the repository at this point in the history
  • Loading branch information
dvilelaf committed Jul 12, 2023
1 parent 63b2427 commit 140ed62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Check dependencies
run: tox -e check-dependencies
- name: Check doc links
run: tomte check-doc-links
run: tomte check-doc-links --url-skips https://github.com/valory-xyz/trader.git
- name: Check doc IPFS hashes
run: tox -e check-doc-hashes

Expand Down

0 comments on commit 140ed62

Please sign in to comment.