ufssd / ufssd-website

Source for https://ufssd.org
MIT License
2 stars 1 forks source link

Setup GitHub Actions for lint/test on PRs #7

Closed WillBAnders closed 8 months ago

WillBAnders commented 8 months ago

Experiment with GitHub Actions to see if we can run lint/test on PRs. Linting is immediately helpful; tests will be more valuable later on.

Requirements