Skip to content

Commit 5f4b8e1

Browse files
committed
Test
1 parent 119f08f commit 5f4b8e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/oidc-integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
matrix:
3030
os: [ ubuntu, macos, windows ]
3131
cli-version: [ '2.74.1', '2.75.0','latest' ]
32+
audience_value: [ '' ,'','github-jfrog' ]
3233
runs-on: ${{ matrix.os }}-latest
3334
name: OIDC Test - ${{ matrix.cli-version }} on ${{ matrix.os }}
3435
env:

0 commit comments

Comments
 (0)