Skip to content

Commit

Permalink
ci(conformance): update variants
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Aug 5, 2022
1 parent 16a09a3 commit 2e02d5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,20 +202,20 @@ jobs:
client_auth_type: mtls
fapi_auth_request_method: pushed
fapi_response_mode: jarm
fapi_jarm_type: plain_oauth
fapi_client_type: plain_oauth
- plan: fapi1-advanced-final-client-test-plan
client_auth_type: mtls
fapi_response_mode: jarm
fapi_jarm_type: plain_oauth
fapi_client_type: plain_oauth
- plan: fapi1-advanced-final-client-test-plan
client_auth_type: private_key_jwt
fapi_auth_request_method: pushed
fapi_response_mode: jarm
fapi_jarm_type: plain_oauth
fapi_client_type: plain_oauth
- plan: fapi1-advanced-final-client-test-plan
client_auth_type: private_key_jwt
fapi_response_mode: jarm
fapi_jarm_type: plain_oauth
fapi_client_type: plain_oauth

steps:
- name: Checkout
Expand Down

0 comments on commit 2e02d5b

Please sign in to comment.