Skip to content

Commit

Permalink
fix: change github actions names
Browse files Browse the repository at this point in the history
  • Loading branch information
borisarzentar committed Jun 12, 2024
1 parent 0603fa8 commit 3577be3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_common.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: common | common
name: test | environments

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_qdrant.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: common
name: test | qdrant

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_weaviate.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: common
name: test | weaviate

on:
pull_request:
Expand Down

0 comments on commit 3577be3

Please sign in to comment.