Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit f7f86dd

Browse files
author
Vlad Ganzha
authored
Update automation.yml (#155)
## What is the goal of this PR? Following #154 PR, dependency analysis showed that `behaviour` repo is not defined in dependencies of automation.yml
1 parent 2295a35 commit f7f86dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.grabl/automation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ config:
2222
dependencies:
2323
dependencies: [build]
2424
common: [build, release]
25+
behaviour: [build]
2526

2627
build:
2728
quality:

0 commit comments

Comments
 (0)