Skip to content

Commit

Permalink
BC-5468 install 1password cli
Browse files Browse the repository at this point in the history
  • Loading branch information
UzaeirKhan committed Nov 5, 2023
1 parent 4ce0673 commit ddb8af7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@ jobs:
repository: hpi-schul-cloud/e2e-system-tests
path: e2e-system-tests

- name: Install 1Password CLI
uses: 1password/install-cli-action@v1

- name: Verify 1Password was Installed
run: op --version

- name: Configure 1Password Service Account
uses: 1password/load-secrets-action/configure@v1
with:
Expand Down

0 comments on commit ddb8af7

Please sign in to comment.