Add missing config for tests
Some checks failed
Run acceptance tests / test (push) Has been cancelled
Run acceptance tests / test-user (push) Has been cancelled

This commit is contained in:
Eddy Filip
2021-08-03 19:23:44 +02:00
parent adde26c41b
commit cb23d65d8d
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ jobs:
- name: Configure 1Password Connect
uses: ./configure # 1password/load-secrets-action/configure@<version>
with:
use-connect: yes
connect-host: http://localhost:8080
connect-token: ${{ secrets.OP_CONNECT_TOKEN }}
- name: Load secrets