Skip to content

Commit deded47

Browse files
Merge pull request #622 from lightpanda-io/wpt-fix
ci: fix workflows dependency for wpt tests
2 parents fdc0e25 + da5b026 commit deded47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wpt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
perf-fmt:
4949
name: perf-fmt
50-
needs: wpt-json
50+
needs: wpt
5151

5252
runs-on: ubuntu-latest
5353
timeout-minutes: 15

0 commit comments

Comments
 (0)