We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6d1b3 commit 51183d4Copy full SHA for 51183d4
.github/workflows/python-test.yml
@@ -11,7 +11,6 @@ on:
11
12
jobs:
13
build:
14
- if: ! contains(toJSON(github.event.commits.*.message), '[skip-tests]')
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
0 commit comments