Skip to content

Merge pull request #50 from perlpunk/fix-ignore-heartbeat #125

Merge pull request #50 from perlpunk/fix-ignore-heartbeat

Merge pull request #50 from perlpunk/fix-ignore-heartbeat #125

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