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

Fixed deprecation warning in test workflow file #1926

Conversation

FrankElias77
Copy link
Contributor

@FrankElias77 FrankElias77 commented Feb 26, 2021

Fixes #1925

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

N/A

Core Tests

N/A

Core version / branch / commit hash / module tested against: N/A
HMI name / version / branch / commit hash / module tested against: N/A

Summary

Changes related to github Action to silence a warning related to deprecation

Changelog

Breaking Changes
  • N/A
Enhancements
  • N/A
Bug Fixes
  • N/A

Tasks Remaining:

N/A

CLA

@FrankElias77 FrankElias77 added the testing Relating to unit testing or smoke testing label Feb 26, 2021
@FrankElias77 FrankElias77 self-assigned this Feb 26, 2021
@FrankElias77 FrankElias77 changed the title Fix attempt Fixed deprecation warning in test workflow file Feb 26, 2021
@codecov
Copy link

codecov bot commented Feb 26, 2021

Codecov Report

Merging #1926 (db5797d) into develop (ccff0af) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1926   +/-   ##
========================================
  Coverage    85.01%   85.02%           
========================================
  Files          429      429           
  Lines        21640    21640           
========================================
+ Hits         18397    18399    +2     
+ Misses        3243     3241    -2     

@FrankElias77 FrankElias77 marked this pull request as ready for review March 1, 2021 21:15
.github/workflows/test.yml Outdated Show resolved Hide resolved
@joeljfischer joeljfischer merged commit ab95191 into develop Mar 3, 2021
@joeljfischer joeljfischer deleted the bugfix/issue-1925-fix-deprecation-warning-in-test-workflow-file branch March 3, 2021 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Relating to unit testing or smoke testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants