diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2349e67..c1a59f0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,5 +58,5 @@ jobs: cargo run -- --help || true shell: bash - - name: Test upt install - run: cargo run -- install vim -y \ No newline at end of file + - name: Test upt list + run: cargo run -- list \ No newline at end of file