mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
ci: tidy up termwiz workflow
This commit is contained in:
parent
4452fbe798
commit
f6e56aab10
3
.github/workflows/termwiz.yml
vendored
3
.github/workflows/termwiz.yml
vendored
@ -29,7 +29,7 @@ on:
|
||||
- "**/*.md"
|
||||
|
||||
jobs:
|
||||
build-docs:
|
||||
build-termwiz-all-features:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
@ -46,4 +46,5 @@ jobs:
|
||||
run: |
|
||||
source $HOME/.cargo/env
|
||||
cargo build -p termwiz --all-features
|
||||
cargo test -p termwiz --all-features
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user