Skip to content

Fixing broken checkdmarc release, better message and logging on worker fail #126

Fixing broken checkdmarc release, better message and logging on worker fail

Fixing broken checkdmarc release, better message and logging on worker fail #126

Workflow file for this run

name: "tests"
on:
pull_request:
branches: [ '**' ]
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: run tests
run: ./scripts/test