Skip to content

feat: unified rebar3 nova gen dispatcher with template system #21

feat: unified rebar3 nova gen dispatcher with template system

feat: unified rebar3 nova gen dispatcher with template system #21

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
ci:
uses: Taure/erlang-ci/.github/workflows/ci.yml@v1
with:
enable-dependency-submission: true
enable-summary: true
enable-sbom-scan: true
enable-sbom: true
enable-coverage: true
enable-audit: true
enable-eunit: false
enable-fmt: false
enable-xref: false
enable-dialyzer: false