mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-23 17:48:37 +01:00
Check the API examples too
This commit is contained in:
parent
e9579a7840
commit
17ae84d064
|
|
@ -29,6 +29,8 @@ checkexamples: &checkexamples
|
||||||
source /env/bin/activate
|
source /env/bin/activate
|
||||||
cd event-schemas
|
cd event-schemas
|
||||||
./check_examples.py
|
./check_examples.py
|
||||||
|
cd ../api
|
||||||
|
./check_examples.py
|
||||||
|
|
||||||
genmatrixassets: &genmatrixassets
|
genmatrixassets: &genmatrixassets
|
||||||
name: Generate/Verify matrix.org assets
|
name: Generate/Verify matrix.org assets
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue