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

adding autogen types workflow #475

Merged
merged 1 commit into from
Feb 21, 2024
Merged

adding autogen types workflow #475

merged 1 commit into from
Feb 21, 2024

Conversation

Ciejo
Copy link
Contributor

@Ciejo Ciejo commented Feb 20, 2024

No description provided.


- name: Generate Types
run: |
cargo run -p codegen --bin codegen -- --path ./utils/subxt/generated/src/$CHAIN --relay-url $RELAY_URL --para-url $PARA_URL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it work?

You are using just ubuntu-latest, but I am not seeing even a step where you install rust.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/Ciejo/composable-ibc-testing-repo/actions/runs/7830073153

Here you can check the last action that was made by this workflow in order to check if it is valid.

@rjonczy rjonczy merged commit 6972b2f into master Feb 21, 2024
1 of 2 checks passed
@rjonczy rjonczy deleted the autogen_types branch February 21, 2024 09:12
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.

2 participants