Don't fail-fast for testLatestDeps (#7992)

(similar to all of the other matrix builds)
This commit is contained in:
Trask Stalnaker 2023-03-06 22:55:01 -08:00 committed by GitHub
parent 6fbd4332ee
commit d27dd892ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ jobs:
- 1 - 1
- 2 - 2
- 3 - 3
fail-fast: false
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3