mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
@@ -41,6 +41,9 @@ jobs:
|
||||
# Enable backtraces for easier debugging
|
||||
export RUST_BACKTRACE=1
|
||||
|
||||
# Enable extra checks
|
||||
export CG_CLIF_ENABLE_VERIFIER=1
|
||||
|
||||
./scripts/test_bootstrap.sh
|
||||
rustc_test_suite:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -79,4 +82,7 @@ jobs:
|
||||
# Enable backtraces for easier debugging
|
||||
export RUST_BACKTRACE=1
|
||||
|
||||
# Enable extra checks
|
||||
export CG_CLIF_ENABLE_VERIFIER=1
|
||||
|
||||
./scripts/test_rustc_tests.sh
|
||||
|
||||
Reference in New Issue
Block a user