Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make CI run automatically and pass #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ElusAegis
Copy link

@ElusAegis ElusAegis commented Nov 6, 2024

  1. CI Improvements:
    Updated CI configuration to automatically trigger on both push and pull_request events, ensuring all commits and PRs are automatically tested.

  2. Submodule Configuration Fix:
    Resolved an error in .gitmodules by correcting submodule urls to reference the appropriate repository owners instead of the incorrect lib directory. This ensures proper initialization of submodules. Sample of the original code failing.

  3. Solidity Test Fix (testMint Error):
    Fixed a crash in the Solidity test testMint caused by the absence of the test/metadata folder. This adjustment ensures the required directory structure exists, allowing tests to run smoothly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant