Skip to content

Commit 8886261

Browse files
sebjacobschrislo
andcommitted
fix: simplify further
Co-authored-by: Chris Lowis <[email protected]>
1 parent 509a54f commit 8886261

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ jobs:
5656
- "packages/scratch-svg-renderer/**"
5757
- "packages/scratch-vm/**"
5858
59-
- if: ${{ steps.filter.outputs.global == 'true' || steps.filter.outputs.any-workspace == 'true' }}
60-
uses: ./.github/actions/install-dependencies
61-
6259
- name: Build and test scratch-gui
6360
working-directory: ./packages/scratch-gui
6461
run: |

0 commit comments

Comments
 (0)