Skip to content

Merge branch 'string-codepoint-fixes' of github.com:richcarl/purerl-s… #9

Merge branch 'string-codepoint-fixes' of github.com:richcarl/purerl-s…

Merge branch 'string-codepoint-fixes' of github.com:richcarl/purerl-s… #9

on: [push]
jobs:
run_tests:
runs-on: ubuntu-latest
container:
image: fredthedino/purerl:0.0.16
steps:
- uses: actions/checkout@v2
- name: 'Compile'
run: spago build
- name: 'Test'
run: spago test