Don't test install.sh on CI (#1477)
This commit is contained in:
parent
44ae78c83f
commit
491021a0d4
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
@ -131,8 +131,3 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: cargo test --all
|
||||
|
||||
- name: Test install.sh
|
||||
run: |
|
||||
bash www/install.sh --to /tmp
|
||||
/tmp/just --version
|
||||
|
Loading…
Reference in New Issue
Block a user