Agoric / nat

Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
Apache License 2.0
5 stars 4 forks source link

Use Github Actions to Lint and Test #139

Closed katelynsills closed 3 years ago

katelynsills commented 3 years ago

CI seems stuck. I have no idea how to wake it up.

The CI was never transferred from CircleCI (our old provider) to Github Actions, since we hadn't done work on this repo in a year or so. I can move us over to Github Actions

Originally posted by @katelynsills in https://github.com/Agoric/nat/issues/138#issuecomment-767122169