Skip to content

Commit bc81647

Browse files
authored
No need for “needs”
1 parent ccec86f commit bc81647

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
tests-integration:
9595
name: "Integration tests"
9696
runs-on: ${{ matrix.operating-system }}
97-
needs: tests
9897
timeout-minutes: 60
9998

10099
strategy:
@@ -124,7 +123,6 @@ jobs:
124123
tests-levels:
125124
name: "Levels tests"
126125
runs-on: ubuntu-latest
127-
needs: tests
128126
timeout-minutes: 60
129127

130128
steps:

0 commit comments

Comments
 (0)