2 Commits

Author SHA1 Message Date
Pierre Tachoire
0045924973 wip: force wpt ci 2025-05-08 14:33:02 +02:00
Pierre Tachoire
d605ea1b8b update wpt tests
Add many more tests from WPT
2025-05-08 14:27:17 +02:00
2 changed files with 9 additions and 9 deletions

View File

@@ -26,14 +26,14 @@ on:
# see https://github.com/orgs/community/discussions/25722#discussioncomment-3248917
types: [opened, synchronize, reopened, ready_for_review]
paths:
- ".github/**"
- "build.zig"
- "src/**/*.zig"
- "src/*.zig"
- "tests/wpt/**"
- "vendor/**"
- ".github/**"
# paths:
# - ".github/**"
# - "build.zig"
# - "src/**/*.zig"
# - "src/*.zig"
# - "tests/wpt/**"
# - "vendor/**"
# - ".github/**"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: