Skip to content

Commit 6a3e8a8

Browse files
committed
fix workflow
1 parent 1577bf7 commit 6a3e8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Store timings with default features
8686
uses: actions/upload-artifact@v4
8787
with:
88-
name: timings-all-features
88+
name: timings-default-features
8989
path: target/cargo-timings/
9090
if-no-files-found: warn
9191

0 commit comments

Comments
 (0)