Skip to content

Commit

Permalink
terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
jamessan committed Dec 31, 2023
1 parent a9dd802 commit fa63751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Stable
run: cargo test
- name: Stable (no default features)
run: cargo test --no-default-features
run: cargo test -p alacritty_terminal --no-default-features
- name: Oldstable
run: |
rustup default 1.70.0
Expand Down

0 comments on commit fa63751

Please sign in to comment.