Skip to content

document basic catalog operations #85

document basic catalog operations

document basic catalog operations #85

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: mapblock_lib
mapgen: v7
enable_coverage: true
git_dependencies: |
https://github.com/BuckarooBanzay/mtzip
https://github.com/BuckarooBanzay/placeholder
- uses: coverallsapp/github-action@v1