Skip to content

Remove now useless file #116

Remove now useless file

Remove now useless file #116

Workflow file for this run

name: conan-package
on:
push:
paths:
- 'src/**'
- 'test_package/**'
- 'include/**'
- 'conanfile.py'
- 'CMakeLists.txt'
- '.github/workflows/conan-package.yml'
- '.github/workflows/requirements*'
- 'conandata.yml'
branches:
- main
- 'CURA-*'
- 'PP-*'
- 'NP-*'
- '[0-9].[0-9]*'
- '[0-9].[0-9][0-9]*'
jobs:
# FIXME: Use main once merged
conan-package:
uses: ultimaker/cura-workflows/.github/workflows/conan-package.yml@CURA-11622_conan_v2
with:
project_name: pyarcus
secrets: inherit