Skip to content

Commit

Permalink
chore: install monospace nerd font for improved developer experience
Browse files Browse the repository at this point in the history
- add monospace nerd font to the list of installed fonts.
  • Loading branch information
falcucci committed Sep 18, 2024
1 parent e7d873f commit fea7500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
brew install --cask font-fira-code-nerd-font
brew install --cask font-profont-nerd-font
brew install --cask font-caskaydia-cove-nerd-font
brew install --cask font-monaspace-nerd-font
fi
- name: cargo test
Expand Down

0 comments on commit fea7500

Please sign in to comment.