Don't test install.sh on CI (#1477)

This commit is contained in:
Casey Rodarmor 2023-01-04 23:12:32 -08:00 committed by GitHub
parent 44ae78c83f
commit 491021a0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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