There was an error while loading. Please reload this page.
1 parent a0be3c9 commit 4f7f75cCopy full SHA for 4f7f75c
1 file changed
.github/workflows/pr.yml
@@ -191,6 +191,7 @@ jobs:
191
192
screenshot_test:
193
name: "Screenshot Tests"
194
+ needs: [lint, lockfiles, ktlint]
195
runs-on: ubuntu-latest
196
steps:
197
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
0 commit comments