Skip to content

Commit 4452bac

Browse files
Fix/release ci (#241)
## Issue Missed a `lib-check` requirement in release.yaml when working on #239 ## Solution Remove unnecessary `lib-check` requirement
1 parent 743854d commit 4452bac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99

1010
jobs:
1111
ci-tests:
12-
needs:
13-
- lib-check
1412
uses: ./.github/workflows/ci.yaml
1513
permissions:
1614
contents: write # Needed for Allure Report beta

0 commit comments

Comments
 (0)