Skip to content

test: stop skipping the report/web unit suites in test:unit (#26) #30

test: stop skipping the report/web unit suites in test:unit (#26)

test: stop skipping the report/web unit suites in test:unit (#26) #30

Workflow file for this run

name: Main Branch
on:
push:
branches: [main]
concurrency:
group: main
cancel-in-progress: false
jobs:
test:
name: Tests
uses: ./.github/workflows/test.yml
permissions:
contents: read