Skip to content

Commit c2b591b

Browse files
committed
Fixed workflow
1 parent 60e46e2 commit c2b591b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on: [push, pull_request]
55
jobs:
66
tests:
77
name: Tests with JDK ${{ matrix.jdk }}
8-
needs: unit_test
98
runs-on: ubuntu-latest
109

1110
strategy:

0 commit comments

Comments
 (0)