Skip to content

Commit

Permalink
fix: set ttk func tests as dependency (#906)
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayg10 authored Jun 17, 2022
1 parent 35969ef commit a146431
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ workflows:
- test-unit
- test-coverage
- test-integration
# - test-functional
- test-functional
- vulnerability-check
- audit-licenses
- build-local
Expand Down Expand Up @@ -784,7 +784,7 @@ workflows:
- test-unit
- test-coverage
- test-integration
# - test-functional
- test-functional
- vulnerability-check
- audit-licenses
- license-scan
Expand Down Expand Up @@ -812,10 +812,9 @@ workflows:
- test-unit
- test-coverage
- test-integration
# - test-functional
- test-functional
- vulnerability-check
- audit-licenses
- test-integration
- license-scan
- image-scan
filters:
Expand All @@ -833,10 +832,9 @@ workflows:
- test-unit
- test-coverage
- test-integration
# - test-functional
- test-functional
- vulnerability-check
- audit-licenses
- test-integration
- license-scan
- image-scan
filters:
Expand Down

0 comments on commit a146431

Please sign in to comment.