0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Remove circleci tests

This commit is contained in:
David Bolack
2025-10-28 14:44:54 -05:00
parent a0d288057f
commit bc41b9043d

View File

@@ -88,9 +88,6 @@ jobs:
- run:
name: Test - Content Negotiation
command: npm run test:content-negotiation
- run:
name: Test - Build Docker image
command: DOCKERID=circliciTest npm run docker:build
workflows:
build_and_test: