mirror of https://github.com/explosion/spaCy.git
Update build.yml
This commit is contained in:
parent
e787e6d47f
commit
80f67f6065
|
@ -3,8 +3,8 @@ name: Build and test
|
|||
on:
|
||||
push:
|
||||
paths:
|
||||
- '*'
|
||||
- '!/website/*'
|
||||
- '*'
|
||||
- '!/website/*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue