We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 509a54f commit 8886261Copy full SHA for 8886261
.github/workflows/ci.yml
@@ -56,9 +56,6 @@ jobs:
56
- "packages/scratch-svg-renderer/**"
57
- "packages/scratch-vm/**"
58
59
- - if: ${{ steps.filter.outputs.global == 'true' || steps.filter.outputs.any-workspace == 'true' }}
60
- uses: ./.github/actions/install-dependencies
61
-
62
- name: Build and test scratch-gui
63
working-directory: ./packages/scratch-gui
64
run: |
0 commit comments