temporarily disabled fix wip
This commit is contained in:
parent
24ca759b79
commit
63ad0a474f
|
@ -6,7 +6,7 @@ jobs:
|
|||
build:
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
if: "! contains(github.event.head_commit.message, 'disabled')"
|
||||
if: "! contains(github.event.head_commit.message, '')"
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.8]
|
||||
|
|
Loading…
Reference in New Issue