Merge pull request 'Demo: CI pipeline test' (#6) from demo/pr-ci-demo into main

This commit is contained in:
Jarian Cottingham 2026-07-04 18:33:52 -05:00
commit 66a5f3c52d

View File

@ -89,4 +89,4 @@ jobs:
if: always() if: always()
steps: steps:
- name: Summary - name: Summary
run: echo "All CI checks completed" run: echo "All CI checks passed successfully"