firefly-cli
firefly-cli copied to clipboard
Add GitHub Action to run Makefile
In order to make sure PRs are acceptable, we should be testing that the code compiles and passes all the linting rules added in https://github.com/hyperledger-labs/firefly-cli/issues/42
With the addition of goreleaser in https://github.com/hyperledger-labs/firefly-cli/pull/76, do we still need this?
I think we still need this. I'd like to have assurance that changes in a PR won't prevent make
from running locally before things get merged.
Hi, should this issue be closed? It seems like the change has been merged. https://github.com/hyperledger/firefly-cli/pull/98