Skip to content

Create UnitTesterFactory.bas #13

Create UnitTesterFactory.bas

Create UnitTesterFactory.bas #13

Workflow file for this run

name: Lint VBA
on:
push:
branches:
- dev
- main
pull_request:
jobs:
test-and-static-analysis:
name: Test and Static Analysis
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint
uses: Vba-actions/lint-vba@main