Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cmleite committed Feb 27, 2025
1 parent 9399d89 commit 60c6bf8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ jobs:
path: code-coverage-results.md
- name: Write to Job Summary
run: cat code-coverage-results.md >> $GITHUB_STEP_SUMMARY

- name: Log GitHub Reference
run: echo "GitHub ref is: $GITHUB_REF"
# Run build
- name: Build Windows
if: github.ref == 'main-123694-PortalSDKUnitTestsInPipeline'
Expand Down

0 comments on commit 60c6bf8

Please sign in to comment.