Skip to content

Commit

Permalink
ci: unify workflow naming
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Jul 2, 2024
1 parent 23caf8b commit e88e6d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_regression.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: regression tests
name: e2e test regression

on:
schedule:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: verify runtime stack reproducibility
name: e2e test runtime reproducibility

on:
workflow_dispatch:
Expand Down

0 comments on commit e88e6d7

Please sign in to comment.