Skip to content

Commit

Permalink
Remove e2e testing against cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
mszostok committed Nov 7, 2024
1 parent 9a759cc commit b924015
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 53 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/branch-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ jobs:

matrix:
integration:
- slack
# - slack they are cloud based
# - teams they are cloud based
- discord
- teams

steps:
- name: Checkout code
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,9 @@ jobs:

matrix:
integration:
- slack
# - slack they are cloud based
# - teams they are cloud based
- discord
- teams

steps:
- name: Checkout code
Expand Down
49 changes: 0 additions & 49 deletions .github/workflows/prod-e2e-test.yml

This file was deleted.

0 comments on commit b924015

Please sign in to comment.