Skip to content

Commit d148847

Browse files
Update from template: X0000-updateNodeJsAtTestAndRelease
1 parent a48e91d commit d148847

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535

3636
# Runs adapter tests on all supported node versions and OSes
3737
adapter-tests:
38+
needs: [check-and-lint]
3839
if: contains(github.event.head_commit.message, '[skip ci]') == false
3940

4041
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)