Skip to content

Commit

Permalink
Update testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fenix-hub authored Dec 19, 2023
1 parent b665480 commit afa04c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
steps:
- uses: mshick/add-pr-comment@v2
with:
message: ${{ steps.test-library.outputs.table }}"
message: ${{ jobs.test.outputs.table }}"

0 comments on commit afa04c5

Please sign in to comment.