Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Apr 3, 2024
1 parent cf50e3f commit dbebee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
lint-command: 'npm run lint .'

adapter-tests:
if: contains(github.event.head_commit.message, '[skip ci]') == falseUse node 20.x for all tasks
if: contains(github.event.head_commit.message, '[skip ci]') == false

runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit dbebee3

Please sign in to comment.