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

Commit fc7aaca

Browse files
committed
ci(cd): 💚 Make release job dependant on coverage and scan
1 parent 3164aeb commit fc7aaca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/ci-cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,8 @@ jobs:
158158
lint_syncpack,
159159
build,
160160
test,
161+
coverage,
162+
scan
161163
]
162164
# https://github.com/terminal-nerds/.github/blob/main/.github/workflows/release.yml
163165
uses: terminal-nerds/.github/.github/workflows/release.yml@main

0 commit comments

Comments
 (0)