Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 250cf08

Browse files
committed
fixed naming
1 parent a4be71d commit 250cf08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: release
1+
name: test
22
on:
33
push:
44
branches: ["*"]
55

66
jobs:
77
publish:
8-
name: Publish
8+
name: Test
99
runs-on: ubuntu-latest
1010
steps:
1111

0 commit comments

Comments
 (0)