Skip to content

AssetDatabase: allow a patch to have both instructions and subpatches #272

AssetDatabase: allow a patch to have both instructions and subpatches

AssetDatabase: allow a patch to have both instructions and subpatches #272

Workflow file for this run

name: eslint
on: [push, pull_request, workflow_dispatch]
jobs:
build-eslint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: RUN -- npm test
run: |
npm install
npm test