Skip to content

Commit 6984b8b

Browse files
committed
actually fix release workflow
1 parent 462258e commit 6984b8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ concurrency:
1010
jobs:
1111
build:
1212
name: Build package and upload artifacts
13-
needs: tests
1413
runs-on: ubuntu-latest
1514
steps:
1615
- name: Checkout code

0 commit comments

Comments
 (0)