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

delete redundant download in workflow #95

Merged
merged 1 commit into from
Jul 24, 2023
Merged

delete redundant download in workflow #95

merged 1 commit into from
Jul 24, 2023

Conversation

loin3
Copy link
Contributor

@loin3 loin3 commented Jun 19, 2023

Description

As issue #94 wasm files for tests are already downloaded in scripts. So download job in workflow is redundant.
In this PR redundant download job is deleted

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I have added a relevant changelog to CHANGELOG.md.
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

@loin3 loin3 linked an issue Jun 19, 2023 that may be closed by this pull request
4 tasks
Copy link
Contributor

@jaeseung-bae jaeseung-bae left a comment

Choose a reason for hiding this comment

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

LGTM

@loin3 loin3 merged commit 3b2d3b7 into main Jul 24, 2023
2 checks passed
@loin3 loin3 deleted the ci/delete_download branch July 24, 2023 17:56
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.

Download unnecessary wasm files from CI test
3 participants