Gate also crypto unit tests in pull-request by paths
These tests take 10 min. Let's avoid running them when not needed.
This commit is contained in:
2
.github/workflows/crypto_test.yml
vendored
2
.github/workflows/crypto_test.yml
vendored
@@ -6,6 +6,8 @@ on:
|
||||
- 'libraries/crypto/**/*'
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
paths:
|
||||
- 'libraries/crypto/**/*'
|
||||
|
||||
jobs:
|
||||
crypto_test:
|
||||
|
||||
Reference in New Issue
Block a user