Skip to content

Commit e4ac434

Browse files
committed
add missing test
1 parent aa7081d commit e4ac434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ auto:
251251
env:
252252
IMAGE: i686-gnu-nopt
253253
SCRIPT: >
254+
python3 ../x.py test --stage 0 --config /config/nopt-std-config.toml library/std &&
254255
python3 ../x.py --stage 2 test
255256
# Skip tests that we run in i686-gnu-nopt-1
256257
--skip compiler

0 commit comments

Comments
 (0)