We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0cc5e2 commit b7dd816Copy full SHA for b7dd816
.github/workflows/test.yml
@@ -96,7 +96,7 @@ jobs:
96
venv: ${{ steps.create_venv.outputs.penv }}
97
98
- name: summary
99
- uses: neuralmagic/nm-actions/actions/summary-test@v1.2.0
+ uses: neuralmagic/nm-actions/actions/summary-test@v1.13.0
100
if: success() || failure()
101
with:
102
test_label: ${{ inputs.test_label }}
0 commit comments