oakmac / com.oakmac.iso8583

Parse ISO 8583 messages into Clojure maps and vice versa
Eclipse Public License 1.0
0 stars 1 forks source link

adopt GitHub Actions for CI #2

Closed oakmac closed 1 year ago

oakmac commented 1 year ago

Running lein test runs the unit tests for this library. We should run this on every commit using GitHub Actions.

oakmac commented 1 year ago

Done with PR #5