Skip to content

Commit 416625b

Browse files
Remove license checks for regular job
1 parent 51fe4cf commit 416625b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,8 +1075,6 @@ workflows:
10751075
# Workflow for feature, bugfix, main branches
10761076
feature-main-branch:
10771077
jobs:
1078-
- licenses-check:
1079-
name: Process licenses of packages
10801078
# Approve to run all (unit, integration, e2e) tests
10811079
- approve:
10821080
name: Start All Tests

0 commit comments

Comments
 (0)