Commit 612c965
committed
Test that CI successfully fails
I think a good pattern is to keep an open (draft) pull request
that *should* fail CI, and verify that it actually does.
It's surprisingly easily to e.g. have CI not actually test the
code. In this case we have our "reverse dependency testing"
which patches the crate to use the local code, and that could
easily not work.1 parent 4c039d4 commit 612c965
1 file changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
384 | 385 | | |
385 | 386 | | |
386 | 387 | | |
| |||
0 commit comments