Skip to content

remove value from hash-map struct #22

remove value from hash-map struct

remove value from hash-map struct #22

Workflow file for this run

name: Test
on:
push:
branches:
- main
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up Koka
uses: koka-community/setup-koka@v1
with:
packages: ""
run_tests: true