Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
211 stars 106 forks source link

Add workflow for CI #423

Closed Pireax closed 4 years ago

Pireax commented 4 years ago

Description:

Adds a basic CI script to run all the tests that are in the repository for pull requests. Not all tests pass at the moment so I commented those that failed for now as I don't know the code well enough to fix these atm.

EDIT: Forgot to mention this, also removes the compiled css from the repository and gitignores it.

Checklist: