Skip to content

Commit 6c16bfe

Browse files
committed
temp
1 parent 5546882 commit 6c16bfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coding-standard-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# This workflow is used to test the main workflow on this repository.
22
# It is not designed to be used by other repositories.
3-
name: Coding Standard Test
3+
name: Test
44

55
on:
66
pull_request:
77
push:
88

99
jobs:
1010
coding-standard-test:
11-
name: Test
11+
name: Coding Standard Test
1212
strategy:
1313
fail-fast: false
1414
matrix:

0 commit comments

Comments
 (0)