Skip to content

Commit cf0dcca

Browse files
committed
ci: use dist output, not bin
1 parent 3d85e2b commit cf0dcca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
npm run build
2828
npm run test
2929
- name: Create test summary
30-
uses: ./bin
30+
uses: ./dist
3131
with:
3232
paths: test/results/*.xml
3333
output: test/results/results.html

0 commit comments

Comments
 (0)