Skip to content

Commit

Permalink
CI for screens for each platform standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Nov 2, 2024
1 parent 2c329e1 commit a04914c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/screens_only_for_nightly_macos.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Screens Only
name: Screens Only MacOS

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/screens_only_for_nightly_macos_arm.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Screens Only
name: Screens Only MacOS-arm

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/screens_only_for_nightly_win.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Screens Only
name: Screens Only Windows

on:
workflow_dispatch:
Expand Down

0 comments on commit a04914c

Please sign in to comment.