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

ci: fix broken workflow for benchmarking #209

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

loloicci
Copy link
Contributor

@loloicci loloicci commented Jun 8, 2022

Description

Fix broken workflow for benchmarking.

The cause of the error is the lack of dependent tests of package_vm and crypt packages. This PR adds them.

Closes #208

Types of changes

  • Bug fix (changes which fixes an issue)
  • New feature (changes which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ETC (build, ci, docs, perf, refactor, style, test)

Checklist

@loloicci loloicci self-assigned this Jun 8, 2022
@loloicci loloicci merged commit eb86aeb into Finschia:main Jun 10, 2022
@loloicci loloicci deleted the workflow-benchmark branch June 10, 2022 02:22
loloicci added a commit to loloicci/line-cosmwasm that referenced this pull request Sep 1, 2022
* ci: clean list of branches to benchmark

* ci: fix broken workflow for benchmarking
loloicci added a commit that referenced this pull request Sep 5, 2022
* ci: fix broken workflow for benchmarking (#209)

* ci: clean list of branches to benchmark

* ci: fix broken workflow for benchmarking

* ci: change rust version for dynamic_link branch

* ci: add dynamic_link branch to branches to take benchmark
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.

workflow error in benchmark caused by dependency on not existing jobs
3 participants