Skip to content

Commit

Permalink
. e added Test Summary
Browse files Browse the repository at this point in the history
  • Loading branch information
stagg54 authored Oct 13, 2023
1 parent d218d40 commit b9b9165
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,9 @@ jobs:
- name: Test g-cli
shell: bash
run: ./run_test.sh
- name: Test Summary
uses: test-summary/action@v2
with:
paths: "test/results/**/TEST-*.xml"
if: always()

0 comments on commit b9b9165

Please sign in to comment.