Skip to content

Commit 87e2f33

Browse files
authored
Update run_unit_tests.yml
1 parent 699a7bf commit 87e2f33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/run_unit_tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Unit tests
22
on:
33
workflow_dispatch:
44
push:
5+
paths:
6+
- tests/**
7+
- spm/**
8+
- .github/workflows/**
59
pull_request:
610

711
env:

0 commit comments

Comments
 (0)