Skip to content

Commit 08e429e

Browse files
committed
align
1 parent 4adcdfc commit 08e429e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,8 @@ auto:
229229
SCRIPT: >
230230
python3 ../x.py --stage 2 test
231231
--skip tests/ui
232-
--skip tests/rustdoc
233-
--skip tests/run-make
232+
--skip tests/rustdoc
233+
--skip tests/run-make
234234
--skip tests/rustdoc-ui
235235
--skip tests/ui-fulldeps
236236
--skip tests/rustdoc

0 commit comments

Comments
 (0)