Skip to content

chore: add .git-blame-ignore-revs for fmt commit #37

chore: add .git-blame-ignore-revs for fmt commit

chore: add .git-blame-ignore-revs for fmt commit #37

Workflow file for this run

name: Build and test
on: [push]
jobs:
ci:
uses: Taure/erlang-ci/.github/workflows/ci.yml@v1
with:
otp-version: '28.0'
otp-matrix: '["26.1", "27.1", "28.0"]'
enable-eunit: false
enable-ct: true
enable-dialyzer: false
enable-xref: false