Skip to content

Commit 6cebb0f

Browse files
Merge pull request #22 from 1Password/vzt/use-op-cli-installer
Use op-cli-installer package
2 parents 707af61 + 4d5b3fc commit 6cebb0f

25 files changed

+564
-820
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,6 @@ on: push
22
name: Test installation
33

44
jobs:
5-
jest-tests:
6-
name: "Run Jest tests"
7-
runs-on: ubuntu-latest
8-
steps:
9-
- uses: actions/checkout@v4
10-
- name: Install dependencies
11-
run: npm install
12-
- name: Run Jest tests
13-
run: npm test
145
use-latest-version:
156
name: "Test getting latest CLI stable version"
167
strategy:

0 commit comments

Comments
 (0)