Commit 6de8633
authored
Only run bats diagnostics on failure (#24)
* Only run bats diagnostics on failure
* Try a different failure syntax
* Third time lucky?
* Always run if we failed, even though the previous step failed
As per actions/runner#491
* Try and fix the logic again
* Simplify the testing
* Try a different way of checking for failure
* Try matching on any status, is matrix confusing things?
* Drop the matrix for now
* Fix the workflow syntax
* Different variable name
* Undo the hacking, matrix the bats tests
* Actually run bats if we need to
* Undo the deliberate test breakage1 parent 7cdfde6 commit 6de8633
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
68 | 76 | | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
72 | | - | |
| 80 | + | |
73 | 81 | | |
74 | | - | |
75 | | - | |
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
| |||
0 commit comments