Skip to content

Fix string to integer bug #13

Fix string to integer bug

Fix string to integer bug #13

Workflow file for this run

on: [ push, pull_request ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Test via install
uses: JJ/raku-test-action@main