You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
of scaffold chains in the integration tests by adding a replace statement.
On CI, overwrite it to: github.com/ignite-hq/cli => /home/runner/work/cli/cli
On local machines, auto detect the location of CLI and use that.
This is useful to have latest changes in the CLI to be used in the scaffold app instead of letting the scaffold app using an older/tagged version of the CLI.
The text was updated successfully, but these errors were encountered:
salmad3
changed the title
tests/integration: overwrite ignite-hq/cli version in go.mod
tests/integration: overwrite ignite/cli version in go.modMar 11, 2024
of scaffold chains in the integration tests by adding a replace statement.
github.com/ignite-hq/cli => /home/runner/work/cli/cli
This is useful to have latest changes in the CLI to be used in the scaffold app instead of letting the scaffold app using an older/tagged version of the CLI.
The text was updated successfully, but these errors were encountered: