Skip to content

Commit

Permalink
Chartacritty does require serde feature enable...
Browse files Browse the repository at this point in the history
  • Loading branch information
sebosp committed Dec 25, 2024
1 parent bebc4fe commit 61d3d8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- uses: actions/checkout@v4
- name: Stable
run: cargo test
- name: Stable (no default features)
run: cargo test -p alacritty_terminal --no-default-features
- name: Oldstable
run: |
rustup default $(cat alacritty/Cargo.toml | grep "rust-version" | sed 's/.*"\(.*\)".*/\1/')
Expand Down

0 comments on commit 61d3d8e

Please sign in to comment.