.github: fix environement test workflow
This commit is contained in:
parent
e9bcf3b8df
commit
f7ddb69367
4
.github/workflows/test_environment.yml
vendored
4
.github/workflows/test_environment.yml
vendored
@ -6,12 +6,12 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/test_environment.yml'
|
||||
- 'Tools/scripts/environment_install/**'
|
||||
- 'Tools/environment_install/**'
|
||||
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/test_environment.yml'
|
||||
- 'Tools/scripts/environment_install/**'
|
||||
- 'Tools/environment_install/**'
|
||||
|
||||
|
||||
concurrency:
|
||||
|
Loading…
Reference in New Issue
Block a user