Try woth test failure

This commit is contained in:
Jill Regan
2026-02-18 17:48:21 -05:00
parent 604a86ce4e
commit 2a828228a8

View File

@@ -110,7 +110,7 @@ jobs:
continue-on-error: true
uses: ./
env:
BAD_REF: "op://x"
BAD_REF: "op://${{ secrets.VAULT }}/test-secret/password"
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
with:
export-env: true