mjemmeson / Date-Holidays-GB

Other
4 stars 1 forks source link

Test with GitHub actions #8

Closed peternewman closed 4 years ago

peternewman commented 4 years ago

You can see example output here: https://github.com/peternewman/Date-Holidays-GB/actions/runs/98088780

peternewman commented 4 years ago

It's also possible to do coverage like this: https://github.com/ark-framework/ark/blob/master/.github/workflows/test.yml#L48-L68

mjemmeson commented 4 years ago

thanks, looks great!

peternewman commented 4 years ago

No worries. Do you want coverage reporting too?:

It's also possible to do coverage like this: https://github.com/ark-framework/ark/blob/master/.github/workflows/test.yml#L48-L68