Skip to content

Commit 2cd7109

Browse files
committed
Disable the beta tutorial run, temporarily
1 parent 063562c commit 2cd7109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
channel:
2121
- release
22-
- beta
22+
# - beta TODO re-enable once CLI no longer has deprecated behavior on generation
2323
steps:
2424
- name: Set up Git
2525
run: |

0 commit comments

Comments
 (0)