Skip to content

Proper keystroke handling and pausing (#20) #54

Proper keystroke handling and pausing (#20)

Proper keystroke handling and pausing (#20) #54

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