mirror of
https://github.com/vlang/v.git
synced 2025-09-08 23:07:19 -04:00
ci: force the checking of changed vlib/crypto/ecdsa files with the sanitizer jobs
This commit is contained in:
parent
9d1b855129
commit
89d405ec52
2
.github/workflows/sanitized_ci.yml
vendored
2
.github/workflows/sanitized_ci.yml
vendored
@ -24,6 +24,7 @@ on:
|
||||
- 'vlib/math/**.v'
|
||||
- 'vlib/math/big/**.v'
|
||||
- 'vlib/arrays/**.v'
|
||||
- 'vlib/crypto/ecdsa/**.v'
|
||||
- 'vlib/datatypes/**.v'
|
||||
- 'vlib/os/**.v'
|
||||
- 'vlib/sync/**.v'
|
||||
@ -50,6 +51,7 @@ on:
|
||||
- 'vlib/math/**.v'
|
||||
- 'vlib/math/big/**.v'
|
||||
- 'vlib/arrays/**.v'
|
||||
- 'vlib/crypto/ecdsa/**.v'
|
||||
- 'vlib/datatypes/**.v'
|
||||
- 'vlib/os/**.v'
|
||||
- 'vlib/sync/**.v'
|
||||
|
Loading…
x
Reference in New Issue
Block a user