SamuraiAku / SPDX.jl

Provides for the creation, reading and writing of SPDX files in multiple file formats. Written in pure Julia.
MIT License
5 stars 1 forks source link

Run tests in CI #32

Closed hannahilea closed 1 year ago

hannahilea commented 1 year ago

...via a GitHubAction.

If this is something you're okay with, @SamuraiAku, I'd be happy to add it.

SamuraiAku commented 1 year ago

I would happily accept the help. I really don't know how to do CI.