Skip to content

Added (visual) explanation for the different SmartShape textures #91

Added (visual) explanation for the different SmartShape textures

Added (visual) explanation for the different SmartShape textures #91

Workflow file for this run

name: ⚙️ CI
on:
push:
# branches: [ master ]
paths-ignore:
- "README.md"
- "LICENSE"
- "addons/rmssmartshape/documentation/"
- "scripts/"
- "**/*.png"
pull_request:
# branches: [ master ]
paths-ignore:
- "README.md"
- "LICENSE"
- "addons/rmssmartshape/documentation/"
- "scripts/"
- "**/*.png"
jobs:
ci-unit-tests:
name: "⚙️ CI: Unit tests"
uses: ./.github/workflows/unit_tests.yml
with:
ss2d-ref: ${{ github.ref }}