Skip to content

Commit 93c27ba

Browse files
Update pxt-programming-docs-buildpush.yml
1 parent bc359f4 commit 93c27ba

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

.github/workflows/pxt-programming-docs-buildpush.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,13 @@ jobs:
4949
sudo npm install -g pxt
5050
npm install
5151
52-
- name: pxt ci (without publish capability)
53-
run: pxt ci
54-
env:
55-
CHROME_BIN: chromium-browser
56-
DISPLAY: :99.0
57-
CI: true
52+
# - name: pxt ci (without publish capability)
53+
# run: pxt ci
54+
# env:
55+
# CHROME_BIN: chromium-browser
56+
# DISPLAY: :99.0
57+
# CI: true
58+
# unsupported
5859

5960
buildvtag:
6061
name: buildvtag

0 commit comments

Comments
 (0)