Run std tests in CI
This commit is contained in:
parent
64eb9ab869
commit
1af1c77314
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ ENV SCRIPT python3 ../x.py --stage 2 test src/tools/expand-yaml-anchors && \
|
|||
python3 ../x.py build --stage 0 src/tools/build-manifest && \
|
||||
python3 ../x.py test --stage 0 src/tools/compiletest && \
|
||||
python3 ../x.py test --stage 2 src/tools/tidy && \
|
||||
python3 ../x.py test --stage 0 library/std && \
|
||||
python3 ../x.py doc --stage 0 library/test && \
|
||||
/scripts/validate-toolstate.sh && \
|
||||
/scripts/validate-error-codes.sh && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue