From issue 15, this pull request copies the changes made in eos-system-contracts pull request 58 to satisfy eos-system-contracts issue 25 by using a new GitHub Actions workflow to download dependencies, build, and test smart contracts.
The dependencies are declared in .cicd/defaults.json.
Change Description
From issue 15, this pull request copies the changes made in eos-system-contracts pull request 58 to satisfy eos-system-contracts issue 25 by using a new GitHub Actions workflow to download dependencies, build, and test smart contracts.
The dependencies are declared in
.cicd/defaults.json
.These fundamentally map to inputs to the AntelopeIO/asset-artifact-download-action GitHub Action workflow.
Deployment Changes
None.
API Changes
None.
Documentation Additions
None.