Handle failures in the determine step (#5810)

I saw some PRs fail this step earlier today due to rate limits but it
ended up not failing the entire PR's CI due to it not being listed in
the final set of dependencies, so add it there.
This commit is contained in:
Alex Crichton
2023-02-16 18:40:05 -06:00
committed by GitHub
parent 44fa189575
commit f8ca67cdc6

View File

@@ -679,6 +679,7 @@ jobs:
- bench
- meta_deterministic_check
- verify-publish
- determine
if: always()
steps:
- name: Dump needs context