Create an action that runs `snapcraft test` on the runner. It should have the same inputs and outputs as the [pack action](https://github.com/canonical/craft-actions/tree/main/snapcraft/pack), plus: - A way to provide extra parameters to `snapcraft test` - Outputs should include [residual artifacts](https://github.com/canonical/spread#fetching-residual-artifacts).
Create an action that runs
snapcraft teston the runner. It should have the same inputs and outputs as the pack action, plus:snapcraft test