Skip to content

Commit 0523f9e

Browse files
committed
fixup! fixup! fixup! fixup! fixup! Green CI?
1 parent 8d374f1 commit 0523f9e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/template.hbs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
# {{github.job}}
2-
{{github.serverUrl}}
3-
{{github.buildUrl}}
1+
[❌ {{github.job}} failed]({{github.buildUrl}})

.github/workflows/test-repositories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- "nextcloud/spreed"
2929
- "nextcloud/tables"
3030

31-
name: openapi-repositories
31+
name: ${{ matrix.repositories }}
3232

3333
steps:
3434
- name: Checkout

0 commit comments

Comments
 (0)