Skip to content

Commit

Permalink
fix: circleci yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jun 6, 2022
1 parent 430847d commit 288d09b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,9 @@ jobs:
workflows:
integration-tests_deploy:
jobs:
- test-backend
- test-backend:
filters: *filters
- test-frontend
- test-frontend:
filters: *filters
- test-codecov-orb-alpine:
filters: *filters
Expand Down

0 comments on commit 288d09b

Please sign in to comment.