Skip to content

Commit ad3d176

Browse files
committed
add project test env var val
1 parent abc8d3f commit ad3d176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ env:
2222
GRADLE_OPTS: -Dorg.gradle.daemon=false
2323
CI: true
2424
JFROG_CLI_LOG_LEVEL: DEBUG
25+
JFROG_SECURITY_CLI_TESTS_JFROG_PLATFORM_PROJECT_KEY: ${{ var.JFROG_TEST_PROJECT_KEY }}
2526

2627
jobs:
2728
Pretest:

0 commit comments

Comments
 (0)