Skip to content

Commit

Permalink
BC-5468 uncommented 1password load step
Browse files Browse the repository at this point in the history
  • Loading branch information
UzaeirKhan committed Nov 6, 2023
1 parent 79d7750 commit 2fa6ed6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,11 @@ jobs:
done
done
# - name: Load secret
# id: op-load-secret
# uses: 1password/load-secrets-action@v1
# with:
# export-env: true
- name: Load secret
id: op-load-secret
uses: 1password/load-secrets-action@v1
with:
export-env: false

- name: Clean up previous report
uses: cypress-io/github-action@v5
Expand Down

0 comments on commit 2fa6ed6

Please sign in to comment.