Skip to content

Document how to add warnings as well as unit tests #113

Document how to add warnings as well as unit tests

Document how to add warnings as well as unit tests #113

Workflow file for this run

name: CI
on:
push:
pull_request:
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
container:
image: registry.opensuse.org/home/okurz/container/containers/tumbleweed:logwarn
steps:
- uses: actions/checkout@v2
- name: Run unit tests
run: ./test_logwarn