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

Add reusable workflow for running single SDK tests #31

Merged
merged 9 commits into from
Mar 21, 2024
Merged

Conversation

kegsay
Copy link
Member

@kegsay kegsay commented Mar 20, 2024

Hook it up into our own CI to check it works. The idea is that then the diff for upstream rust sdk is:

  run_complement_crypto:
    name: Run Complement Crypto
    uses: matrix-org/complement-crypto/.github/workflows/single_sdk_tests.yml
    with:
      use_rust_sdk: '.'

@kegsay kegsay requested a review from andybalaam March 21, 2024 09:40
@kegsay kegsay merged commit 8a1b30b into main Mar 21, 2024
4 checks passed
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