Commit 5e9d02e
authored
According to copilot and human reasoning, the execute bit was not set and caused the failure (#1497)
Re-enable Java JaCoCo badge update steps
On branch edburns/fix-jacoco-failure-on-main
modified: .github/workflows/java-sdk-tests.yml
- Follow convention and invoke script via `bash` rather than assuming the execute bit is set.1 parent 4633cc2 commit 5e9d02e
2 files changed
Lines changed: 3 additions & 3 deletions
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments