Skip to content

Updated UnitTest workflow. #300

Updated UnitTest workflow.

Updated UnitTest workflow. #300

Workflow file for this run

---
name: Lint
on:
push:
pull_request:
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs:
Lint:
uses: dennykorsukewitz/dennykorsukewitz/.github/workflows/reusable.lint.yml@dev