Skip to content

Commit

Permalink
ci: remove empty condition, the current workflow is invalid (#1576)
Browse files Browse the repository at this point in the history
Signed-off-by: hugo-syn <[email protected]>
  • Loading branch information
hugo-syn authored May 7, 2024
1 parent edb9720 commit 97fca24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/retry-test-failures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
check_results_and_retry_if_needed:
name: check-results-and-retry-if-needed
runs-on: ubuntu-20.04
if:
steps:
- name: Get token for firebase-workflow-trigger
uses: tibdex/github-app-token@v1
Expand Down

0 comments on commit 97fca24

Please sign in to comment.