Skip to content
Snippets Groups Projects
Commit 421f8194 authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Gate also crypto unit tests in pull-request by paths

These tests take 10 min. Let's avoid running them when not needed.
parent e30ef9c9
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ on:
- 'libraries/crypto/**/*'
pull_request:
types: [opened, synchronize, reopened]
paths:
- 'libraries/crypto/**/*'
jobs:
crypto_test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment