Skip to content

Remove debugging line #40

Remove debugging line

Remove debugging line #40

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 **/*