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

chore: fix download artifact #1225

Merged
merged 1 commit into from
Sep 2, 2024
Merged

chore: fix download artifact #1225

merged 1 commit into from
Sep 2, 2024

Conversation

leszek-vechain
Copy link
Collaborator

Description

Fix artifact download (hopefully)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • manually

Checklist:

  • My code follows the coding standards of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing integration tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@leszek-vechain leszek-vechain requested a review from a team as a code owner September 2, 2024 15:30
Copy link

github-actions bot commented Sep 2, 2024

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 99%
99.39% (3642/3664) 97.59% (974/998) 99.86% (734/735)
Title Tests Skipped Failures Errors Time
core 548 0 💤 0 ❌ 0 🔥 1m 22s ⏱️
network 686 0 💤 0 ❌ 0 🔥 3m 43s ⏱️
errors 43 0 💤 0 ❌ 0 🔥 14.542s ⏱️

@leszek-vechain leszek-vechain merged commit 61b66d1 into main Sep 2, 2024
10 checks passed
@leszek-vechain leszek-vechain deleted the fix_download branch September 2, 2024 15:42
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