Skip to content

Commit

Permalink
Use v1 instead of dist
Browse files Browse the repository at this point in the history
  • Loading branch information
ethomson authored May 9, 2022
1 parent 832e22a commit 41a9d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
npm run test
working-directory: javascript-tap
- name: Create test summary
uses: test-summary/action@dist
uses: test-summary/action@v1
with:
paths: javascript-tap/results/**/*.tap
if: always()

0 comments on commit 41a9d03

Please sign in to comment.