Skip to content

Commit f8c85b7

Browse files
committed
Renamed coverage steps
1 parent 2230084 commit f8c85b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: npm run compile
2323
- name: Init e2e test subpackage
2424
run: npm --prefix e2e/tests ci
25-
- name: Generate coverage report
25+
- name: Clean coverage report
2626
uses: GabrielBB/xvfb-action@v1
2727
with:
2828
run: npm run coverage:clean

0 commit comments

Comments
 (0)