Skip to content

Add tests for solcheck CLI #36

Add tests for solcheck CLI

Add tests for solcheck CLI #36

Workflow file for this run

# Regular QA workflow (pull requests, main branch)
name: Test
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
unit-tests:
uses: ./.github/workflows/unit-tests.yml
doc-build:
uses: ./.github/workflows/doc-build.yml