Commit 4c36881
committed
[SymForce] Run tests once
We've been running all our tests twice in github actions on passing
runs. `ctest --rerun-failed` runs all the tests if none of the tests
have ever failed. This should save around 800s on github actions (idk
why symengine_symforce_docs_test is so slow on github actions, possibly
the lower core count).
Tested both the passing and failing cases on github actions
[here](aaron-skydio#3)
Reviewers: bradley,nathan,chao,hayk
Topic: sf-test-once
GitOrigin-RevId: 84eeb36ab9f82350dd73c2a9f3c082a1db6278eb1 parent f8f7eb4 commit 4c36881
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
0 commit comments