Skip to content

Commit

Permalink
Update e2e test names
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Dec 22, 2023
1 parent 655447f commit 14f932d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/itest-gha.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Fink-broker e2e workflow (noscience, GHA)"
name: "e2e: noscience, gha"
on:
push:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/itest-noscience.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Fink-broker e2e workflow (noscience, self-hosted)"
name: "e2e: noscience, self-hosted"
on:
push:
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/itest-science.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Fink-broker e2e workflow (science, self-hosted)"
name: "e2e: science, self-hosted"
on:
schedule:
# At 05:00 UTC on every day-of-week from Monday through Friday.
Expand Down

0 comments on commit 14f932d

Please sign in to comment.