Skip to content

Commit 63af333

Browse files
committed
Fix workflows?
1 parent a2cc154 commit 63af333

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.github/workflows/generation_testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
res://testing/generation
3636
timeout: 5
3737
publish-report: false
38+
report-name: generation-gdunit4

.github/workflows/nodes_testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
res://testing/graph_nodes
3636
timeout: 5
3737
publish-report: false
38+
report-name: nodes-gdunit4

.github/workflows/other_testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
res://testing/other
3636
timeout: 5
3737
publish-report: false
38+
report-name: other-gdunit4

.github/workflows/renderers_testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
res://testing/rendering
3636
timeout: 5
3737
publish-report: false
38+
report-name: rendering-gdunit4

0 commit comments

Comments
 (0)