Skip to content

update: make logger more resilient and performant #46

update: make logger more resilient and performant

update: make logger more resilient and performant #46

Workflow file for this run

name: CI
on:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
run: make -j4