Skip to content

Commit

Permalink
comment pytest in mac run so cache completes
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa committed Jul 27, 2024
1 parent 0caaebc commit 64a5929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
# Setup credentials for service account
echo $env:GWS_GITHUB_AUTOMATION_CREDS > credentials.json
cat credentials.json
pytest -s ./Testing/Functional/SmokeTests/ --subjectemail="$env:GWS_SUBJECT_EMAIL"
#pytest -s ./Testing/Functional/SmokeTests/ --subjectemail="$env:GWS_SUBJECT_EMAIL"

0 comments on commit 64a5929

Please sign in to comment.