Skip to content

Commit af49c81

Browse files
committed
refactor(ci): rename actions
1 parent e0e19ca commit af49c81

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/gno-fmt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Realms
1+
name: Format
22

33
on:
44
push:

.github/workflows/gno-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Realms
1+
name: Lint
22

33
on:
44
push:

.github/workflows/gno-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Realms
1+
name: Test
22

33
on:
44
push:

0 commit comments

Comments
 (0)