Skip to content

Commit

Permalink
fixup! tooling: Make cloe a super-build of all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cassava committed May 17, 2024
1 parent 231b4e0 commit 0458f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-cloe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# This cannot be currently enabled because of a Conan deficiency in v1.
# Once all build tooling is based on Conan v2, we can re-enable this use-case.
# Until then, use the previous target for this use-case.
- "export-vendor editable-select build-all smoketest TEST_CONANFILES=tests/conanfile_deployment.py"
# - "export-vendor editable-select build-all smoketest TEST_CONANFILES=tests/conanfile_deployment.py"
env:
CONAN_NON_INTERACTIVE: "yes"
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 0458f2e

Please sign in to comment.