ci: Test rustdoc-gui with --no-sandbox
This commit is contained in:
parent
d3f2d0cae0
commit
6d7083227c
1 changed files with 1 additions and 1 deletions
|
|
@ -84,4 +84,4 @@ ENV RUST_CONFIGURE_ARGS \
|
|||
--save-toolstates=/tmp/toolstate/toolstates.json
|
||||
|
||||
ENV SCRIPT /tmp/checktools.sh ../x.py && \
|
||||
NODE_PATH=`npm root -g` python3 ../x.py test src/test/rustdoc-gui --stage 2
|
||||
NODE_PATH=`npm root -g` python3 ../x.py test src/test/rustdoc-gui --stage 2 --test-args --no-sandbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue