Skip to content

update to mtt action #24

update to mtt action

update to mtt action #24

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: buckaroobanzay/mtt@main
with:
modname: otp
enable_coverage: "true"
- uses: coverallsapp/github-action@v1