Skip to content

Allow timezone to be selected for the logging output (#5) #25

Allow timezone to be selected for the logging output (#5)

Allow timezone to be selected for the logging output (#5) #25

Workflow file for this run

name: Tests
on:
push:
pull_request:
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Tests
run: make test