Skip to content

Commit fa5a1e8

Browse files
Don't wait for tests to have run to run release job
1 parent de05ca2 commit fa5a1e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
SCALA_VERSION: ${{ matrix.SCALA_VERSION }}
2828
2929
publish:
30-
needs: test
3130
if: github.event_name == 'push'
3231
runs-on: ubuntu-latest
3332
steps:

0 commit comments

Comments
 (0)