mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Also create package when unit-test workflow is changed
needed due to the install without a dot Contributes to CURA-9365
This commit is contained in:
parent
dea224718b
commit
ab4c62e46f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/conan-package.yml
vendored
1
.github/workflows/conan-package.yml
vendored
|
|
@ -31,6 +31,7 @@ on:
|
||||||
- 'tests/**'
|
- 'tests/**'
|
||||||
- 'packaging/**'
|
- 'packaging/**'
|
||||||
- '.github/workflows/conan-*.yml'
|
- '.github/workflows/conan-*.yml'
|
||||||
|
- '.github/workflows/unit-test.yml'
|
||||||
- '.github/workflows/notify.yml'
|
- '.github/workflows/notify.yml'
|
||||||
- '.github/workflows/requirements-conan-package.txt'
|
- '.github/workflows/requirements-conan-package.txt'
|
||||||
- 'requirements*.txt'
|
- 'requirements*.txt'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue