Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 640adc5

Browse files
committed
Rename test action name
1 parent 0c7fee3 commit 640adc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml renamed to .github/workflows/check_code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test
1+
name: Check Code
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)