Skip to content

Commit 462258e

Browse files
committed
fix release workflow
1 parent 7372319 commit 462258e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ concurrency:
88
group: ${{ github.workflow }}-${{ github.ref }}
99

1010
jobs:
11-
tests:
12-
uses: ./.github/workflows/ci.yml
13-
1411
build:
1512
name: Build package and upload artifacts
1613
needs: tests

0 commit comments

Comments
 (0)