0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 21:42:44 +00:00

Merge branch 'master' into horizontalSpace

This commit is contained in:
David Bolack
2024-12-20 14:08:31 -06:00
3 changed files with 13 additions and 10 deletions

View File

@@ -76,6 +76,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