Add FIXME reminders

Contributes to CURA-10831
This commit is contained in:
Jelle Spijker 2023-12-05 07:08:36 +01:00
parent 86493b9c4d
commit f5354c058f
No known key found for this signature in database
GPG key ID: 034D1C0527888B65

View file

@ -45,12 +45,14 @@ env:
CONAN_PASSWORD: ${{ secrets.CONAN_PASS }}
jobs:
# FIXME: Change to `main` instead of `CURA-10831` once merged
conan-recipe-version:
uses: ultimaker/cura-workflows/.github/workflows/conan-recipe-version.yml@CURA-10831
with:
project_name: cura
testing:
# FIXME: Change to `main` instead of `CURA-10831` once merged
uses: ultimaker/cura-workflows/.github/workflows/unit-test.yml@CURA-10831
needs: [ conan-recipe-version ]
with: