0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 20:42:43 +00:00

Add emoji tests to circleci

This commit is contained in:
Trevor Buckner
2024-12-19 23:20:01 -05:00
parent 980a7bd57e
commit fde21868cd

View File

@@ -73,6 +73,9 @@ jobs:
- run:
name: Test - Variables
command: npm run test:variables
- run:
name: Test - Emojis
command: npm run test:emojis
- run:
name: Test - Routes
command: npm run test:route