Skip to content

Iterations, clean-up, filtering and labelling, fix tests #11

Iterations, clean-up, filtering and labelling, fix tests

Iterations, clean-up, filtering and labelling, fix tests #11

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