Skip to content

Commit

Permalink
pipeline config for running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chelsea-EYDS committed Dec 16, 2023
1 parent 3904f5e commit 73ef253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ build-test:
@docker-compose up --force-recreate -d --build

test-backend-pipeline:
@docker exec tc-backend-local npm run test:pipeline
@docker exec tc-backend-ci npm run test:pipeline

test-frontend-pipeline:
@docker exec tc-frontend-ci npm run test:pipeline
Expand Down

0 comments on commit 73ef253

Please sign in to comment.