Skip to content

Commit 97fca24

Browse files
authored
ci: remove empty condition, the current workflow is invalid (#1576)
Signed-off-by: hugo-syn <[email protected]>
1 parent edb9720 commit 97fca24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/retry-test-failures.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
check_results_and_retry_if_needed:
1212
name: check-results-and-retry-if-needed
1313
runs-on: ubuntu-20.04
14-
if:
1514
steps:
1615
- name: Get token for firebase-workflow-trigger
1716
uses: tibdex/github-app-token@v1

0 commit comments

Comments
 (0)