Skip to content

Commit c3004fe

Browse files
author
Janne Rönkkö
committed
Fix step name
1 parent a895a67 commit c3004fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-run-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ jobs:
363363
364364
main()
365365
366-
- name: Check if files have updates
366+
- name: Check if timings have updates
367367
shell: bash
368368
run: |
369369
git status --porcelain --untracked-files=all

0 commit comments

Comments
 (0)