Skip to content

Commit

Permalink
chore: 🤖 update env
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Sep 21, 2023
1 parent f900cfa commit 99afe64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,4 @@ jobs:
echo 'debug = false' >> Cargo.toml
- name: Run test
run: cargo test --workspace -- --nocapture
run: IS_NEW_TREESHAKING=1 cargo test --workspace -- --nocapture

0 comments on commit 99afe64

Please sign in to comment.