Skip to content

Commit

Permalink
refactor(nervous-system): use anyhow in release runscript (#3793)
Browse files Browse the repository at this point in the history
This much improves the error reporting if anything goes wrong, and makes
the code more concise as we can use `?` instead of .unwrap()

[← Previous PR](#3792) | [Next PR
→](#3794)
  • Loading branch information
anchpop authored Feb 6, 2025
1 parent 0fe05a2 commit ec2bb65
Showing 1 changed file with 76 additions and 76 deletions.
Loading

0 comments on commit ec2bb65

Please sign in to comment.