Skip to content

Commit de35de3

Browse files
committed
fix: correct typo in workflow step name for report generation
1 parent e052ca9 commit de35de3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: npm install
2121
- name: Modify reports
2222
run: npm run modify-reports
23-
- name: Reports Requiring Previous
23+
- name: Reports Requiring Previouss
2424
uses: ./
2525
with:
2626
report-path: './ctrf-reports/*.json'

0 commit comments

Comments
 (0)