Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangpengHao committed Oct 7, 2024
1 parent 4bd54e6 commit 89c7d6d
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 @@ -95,7 +95,7 @@ jobs:
toolchain: stable
override: true
components: rust-src
- run: env SHUMAI_FILTER="ART" SHUMAI_THREAD=4 cargo bench --bench basic
- run: env SHUMAI_FILTER="basic-basic-.*-ART" SHUMAI_THREAD=4 cargo bench --bench basic
- uses: actions/upload-artifact@v3
with:
name: shumai-results
Expand Down

0 comments on commit 89c7d6d

Please sign in to comment.