Skip to content

run tests with coverage #65

run tests with coverage

run tests with coverage #65

Workflow file for this run

name: hexa-build
on:
push:
branches-ignore:
- main
jobs:
run-tests:
permissions:
contents: read
pull-requests: write
uses: ./.github/workflows/hexa-test-suite.yml
secrets: inherit