Skip to content

all: bump version to 2.0.0 #17

all: bump version to 2.0.0

all: bump version to 2.0.0 #17

Workflow file for this run

name: Unit tests
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: make test