Skip to content

Commit 7d964f9

Browse files
author
suraj-jadhav
committed
7752: Fix test
1 parent 25cb033 commit 7d964f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debricked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
- uses: GuillaumeFalourd/assert-command-line-output@v2.3
2323
with:
2424
command_line: go run cmd/debricked/main.go scan -t ${{ secrets.DEBRICKED_TOKEN }} -e "pkg/**" -e "test/**" -e "**/testdata/**"
25-
contains: AUTOMATION RULE
25+
contains: Successfully initialized scan
2626
expected_result: PASSED

0 commit comments

Comments
 (0)