mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: fix go tests not running if examples are updated (#15514)
- https://github.com/coder/coder/pull/15504 broke CI on main because of the aforementioned issue, this also fixes the test failure.
This commit is contained in:
@@ -80,7 +80,7 @@ jobs:
|
||||
- "cmd/**"
|
||||
- "coderd/**"
|
||||
- "enterprise/**"
|
||||
- "examples/*"
|
||||
- "examples/**"
|
||||
- "helm/**"
|
||||
- "provisioner/**"
|
||||
- "provisionerd/**"
|
||||
|
||||
Reference in New Issue
Block a user