Skip to content

Commit

Permalink
Don't test install.sh on CI (#1477)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Jan 5, 2023
1 parent 44ae78c commit 491021a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 491021a

Please sign in to comment.