Skip to content

Commit

Permalink
Merge pull request #17 from valory-xyz/chore/bump
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade authored Dec 4, 2023
2 parents 042cd26 + 4d94fbe commit b57057a
Show file tree
Hide file tree
Showing 5 changed files with 508 additions and 388 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ jobs:
run: tomte check-copyright --author author_name
- name: License compatibility check
run: tox -e liccheck
- name: Check dependencies
run: tox -e check-dependencies
# Skipped because the script it outdated
# - name: Check dependencies
# run: tox -e check-dependencies
- name: Check doc links
run: tomte check-doc-links
- name: Check doc IPFS hashes
Expand Down
Loading

0 comments on commit b57057a

Please sign in to comment.