Skip to content

Commit

Permalink
test both stage0 and stage1
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed Nov 5, 2023
1 parent 98194e6 commit 658daaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/host-x86_64/x86_64-gnu-llvm-15/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ fi
# Run clippy just to make sure it doesn't error out; we don't actually want to gate on the warnings
# though.
../x.py --stage 0 clippy -Awarnings
../x.py --stage 1 clippy -Awarnings

0 comments on commit 658daaa

Please sign in to comment.