Skip to content

Clean repo with linter #11

Clean repo with linter

Clean repo with linter #11

Workflow file for this run

name: 'PullRequest'
on:
pull_request:
jobs:
unittests:
uses: ./.github/workflows/unit-tests.yml
with:
node-version: 18
secrets: inherit