Skip to content

(fix) It is not generally safe to mutably multiply a bigint, though i… #392

(fix) It is not generally safe to mutably multiply a bigint, though i…

(fix) It is not generally safe to mutably multiply a bigint, though i… #392

Workflow file for this run

name: CI
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run unit tests
run: docker build .