Skip to content

Commit

Permalink
adf
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbastian committed Jan 31, 2024
1 parent d7da2c1 commit f579b9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/make/tests.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ pwd = pwd
set_env CARGO_TARGET_DIR ${pwd}/target/cratesio
exec --fail-on-error cargo run --release --manifest-path default/Cargo.toml
exec --fail-on-error cargo run --release --manifest-path experimental/Cargo.toml
# icu_experimental is not currently published
# exec --fail-on-error cargo run --release --manifest-path experimental/Cargo.toml
exec --fail-on-error cargo run --release --manifest-path sync/Cargo.toml
exec --fail-on-error cargo run --release --manifest-path baked/Cargo.toml
Expand Down

0 comments on commit f579b9b

Please sign in to comment.