Test github action workflow updated to use the Hedera Portal API instead of the harcoded acocunts
Type of change
[ ] Bug fix (non-breaking change which fixes an issue) ๐
[ ] New feature (non-breaking change which adds functionality) โจ
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) ๐ฅ
[ ] This change requires a documentation update ๐
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. ๐งช
[ ] Local Tests (npm run test)
[ ] Local Example (npx tsx examples/index.ts)
[ ] Local Github Actions (act pull_request)
Test Configuration:
Node version (latest LTS):
[ ] 16
[ ] 18
[ ] 20
Test Results (if any)
Checklist:
Style Guidelines (My code follows the style guidelines of this project) โ
Self-Review (I have performed a self-review of my own code) ๐
Code Comments (I have commented my code, particularly in hard-to-understand areas) ๐ฌ
Documentation Updates (I have made corresponding changes to the documentation) ๐
Warning-Free Changes (My changes generate no new warnings) โ ๏ธ
Effective Tests (I have added tests that prove my fix is effective or that my feature works) โ๏ธ
Local Test Pass (New and existing unit tests pass locally with my changes) โ
Dependency Updates (Any dependent changes have been merged and published in downstream modules) ๐
Spellcheck (I have checked my code and corrected any misspellings) ๐
Description
Test github action workflow updated to use the Hedera Portal API instead of the harcoded acocunts
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. ๐งช
Test Configuration:
Test Results (if any)
Checklist: