Skip to content

Fixed unit tests after enabling prefab overrides #261

Fixed unit tests after enabling prefab overrides

Fixed unit tests after enabling prefab overrides #261

Workflow file for this run

name: Validation
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Run Validation
run: |
python -u scripts/commit_validation/validate_file_or_folder.py