Skip to content

exp, Map, toenv, tap_tap usability, examples and test improvements #26

exp, Map, toenv, tap_tap usability, examples and test improvements

exp, Map, toenv, tap_tap usability, examples and test improvements #26

Workflow file for this run

# Copyright (c) Alexandre Gomes Gaigalas <[email protected]>
# SPDX-License-Identifier: ISC
name: CI
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
Tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: ./coral tap
- run: make docker-matrix