Skip to content

Commit 392cdfb

Browse files
authored
Update editorconfig-check.yml
1 parent dceae90 commit 392cdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/editorconfig-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: editorconfig-check
33
on: [push]
44

55
jobs:
6-
unit-tests:
6+
editorconfig-check:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)