Skip to content

Commit d28f73f

Browse files
committed
Fix workflow file
1 parent c551f64 commit d28f73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: npm run sample-test
6464

6565
- name: Run local tests
66-
run: npm run sample-test
66+
run: npm run sample-local-test
6767

6868
- if: always()
6969
uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975

0 commit comments

Comments
 (0)