Skip to content

Commit

Permalink
add project test env var val
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Jan 1, 2025
1 parent abc8d3f commit ad3d176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ env:
GRADLE_OPTS: -Dorg.gradle.daemon=false
CI: true
JFROG_CLI_LOG_LEVEL: DEBUG
JFROG_SECURITY_CLI_TESTS_JFROG_PLATFORM_PROJECT_KEY: ${{ var.JFROG_TEST_PROJECT_KEY }}

jobs:
Pretest:
Expand Down

0 comments on commit ad3d176

Please sign in to comment.