forked from linkedin/venice
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test] Add test reporter in E2E CI workflow
- Loading branch information
Sourav Maji
committed
Oct 30, 2024
1 parent
f7e8a35
commit 5856471
Showing
4 changed files
with
101 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
name: TestsDeCompatibilite | ||
|
||
on: [push, pull_request, workflow_dispatch] | ||
on: [workflow_dispatch] | ||
|
||
jobs: | ||
|
||
|
Oops, something went wrong.