mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-27 06:55:29 -04:00
ci: fix wpt test case path
This commit is contained in:
1 file changed
+2
-2
@@ -14,7 +14,7 @@ on:
|
||||
paths:
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "test/wpt/**"
|
||||
- "tests/wpt/**"
|
||||
- "vendor/**"
|
||||
pull_request:
|
||||
|
||||
@@ -28,7 +28,7 @@ on:
|
||||
paths:
|
||||
- "src/**/*.zig"
|
||||
- "src/*.zig"
|
||||
- "test/wpt/**"
|
||||
- "tests/wpt/**"
|
||||
- "vendor/**"
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in new issue
Block a user