0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 12: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: - run:
name: Test - Content Negotiation name: Test - Content Negotiation
command: npm run test:content-negotiation command: npm run test:content-negotiation
- run:
name: Test - Build Docker image
command: DOCKERID=circliciTest npm run docker:build
workflows: workflows:
build_and_test: build_and_test: