Skip to content

Commit 6a34b8b

Browse files
Update workflow name for editor
1 parent a966e56 commit 6a34b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/editor_build_and_test.yml renamed to .github/workflows/editor_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77

88
jobs:
9-
build-and-test:
9+
build:
1010
runs-on: ubuntu-latest
1111

1212
steps:

0 commit comments

Comments
 (0)