inter icon indicating copy to clipboard operation
inter copied to clipboard

Setup CI

Open rsms opened this issue 6 years ago • 0 comments

Setup continuous integration on Github (using Actions) for compiling and testing font files on PRs and maybe even on every commit on master.

Some resources:

  • https://help.github.com/en/github/automating-your-workflow-with-github-actions/about-github-actions
  • https://help.github.com/en/github/automating-your-workflow-with-github-actions/configuring-a-workflow
  • https://github.com/actions/starter-workflows/blob/master/ci/python-app.yml

rsms avatar Oct 24 '19 15:10 rsms