Skip to content

Commit 2804631

Browse files
authored
Update and rename test.yml to test-and-generate-artifact.yml
1 parent 5400ee1 commit 2804631

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml renamed to .github/workflows/test-and-generate-artifact.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
name: CI
1+
name: test-and-generate-artifact
22
on:
33
push:
44
branches: [ master ]
5-
pull_request:
6-
branches: [ master ]
75

86
jobs:
97
build:

0 commit comments

Comments
 (0)