Skip to content

Added a few more types of tests to AvatarEditorPreviewModelView for f… #1013

Added a few more types of tests to AvatarEditorPreviewModelView for f…

Added a few more types of tests to AvatarEditorPreviewModelView for f… #1013

Workflow file for this run

name: Build, test, containerize and push to registry
on:
push:
branches:
- "main"
jobs:
build:
uses: ./.github/workflows/_shared_build_test.yml
secrets: inherit
docker:
needs: build
uses: ./.github/workflows/_shared_docker.yml