Skip to content

Commit 3e497cd

Browse files
authored
Reformatting
1 parent 2ae9ea3 commit 3e497cd

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@ jobs:
9090
alls-green:
9191
if: always()
9292
needs:
93-
- Windows
94-
- Ubuntu
95-
- macOS
93+
- Windows
94+
- Ubuntu
95+
- macOS
9696
runs-on: ubuntu-latest
9797
steps:
98-
- name: Decide whether all jobs succeeded or not
99-
uses: re-actors/alls-green@release/v1
100-
with:
101-
jobs: ${{ toJSON(needs) }}
98+
- name: Decide whether all jobs succeeded or not
99+
uses: re-actors/alls-green@release/v1
100+
with:
101+
jobs: ${{ toJSON(needs) }}

0 commit comments

Comments
 (0)