Skip to content

Commit

Permalink
CI: formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dhardy committed Jan 3, 2025
1 parent eb060c3 commit f3c8a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
]
feature: [
{ description: no_std, feature: "--features js", build-std: "core,alloc", std: false },
{ feature: --features js,std, build-std: "panic_abort,std", std: true },
{ feature: "--features js,std", build-std: "panic_abort,std", std: true },
]
atomic: [
{ flags: "" },
Expand Down

0 comments on commit f3c8a38

Please sign in to comment.