Skip to content

Commit 4d48c9c

Browse files
authored
Merge pull request #842 from ioBroker-Bot/update-from-template-X0000-updateNodeJsAtTestAndRelease-1773016868
[iobroker-bot] Update Node.js versions in test-and-release workflow
2 parents 396d997 + d148847 commit 4d48c9c

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)