Skip to content

Clean-up

Clean-up #58

Workflow file for this run

name: Cryptarch
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Tests
run: |
go test
go test **/*