Skip to content

Commit

Permalink
change secret creds
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa committed Jul 25, 2024
1 parent cf41b07 commit 40ac102
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,5 @@ jobs:
- name: Execute ScubaGoggles and check for correct output
run: |
echo "In step to execute ScubaGoggles smoke test"
echo $env:SCUBA_GITHUB_AUTOMATION_CREDS.subjectemail
echo $env:SCUBA_GITHUB_AUTOMATION_CREDS.subjectemail | ConvertFrom-Json
echo $env:GWS_SERVICE_ACCOUNT
pytest -s ./Testing/Functional/SmokeTests/ --subjectemail="$env:GWS_SERVICE_ACCOUNT"

0 comments on commit 40ac102

Please sign in to comment.