Skip to content

Commit

Permalink
Adding TGS tests to flaky test re-running
Browse files Browse the repository at this point in the history
This might not work but I'm feeling silly tonight

Signed-off-by: Mark Suckerberg <mark@suckerberg.gay>
  • Loading branch information
MarkSuckerberg authored Oct 26, 2024
1 parent 951e384 commit df35e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rerun_flaky_tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Rerun/Report Flaky Tests
on:
workflow_run:
workflows: [Checks]
workflows: [Checks, TGS Test Suite]
types:
- completed

Expand Down

0 comments on commit df35e26

Please sign in to comment.