mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-17 14:32:41 +00:00
Add circleci
This commit is contained in:
@@ -73,6 +73,9 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Test - Non-Breaking Spaces
|
name: Test - Non-Breaking Spaces
|
||||||
command: npm run test:non-breaking-spaces
|
command: npm run test:non-breaking-spaces
|
||||||
|
- run:
|
||||||
|
name: Test - Paragraph Justification
|
||||||
|
command: npm run test:paragraph-justification
|
||||||
- run:
|
- run:
|
||||||
name: Test - Variables
|
name: Test - Variables
|
||||||
command: npm run test:variables
|
command: npm run test:variables
|
||||||
|
|||||||
Reference in New Issue
Block a user