Skip to content

Commit e2318e0

Browse files
committed
test: Add DIRACCommon to DiracX Unit Tests set up
1 parent 21f159d commit e2318e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/basic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
# Add annotations to github actions
140140
pixi add --pypi --feature diracx-core pytest-github-actions-annotate-failures
141141
# Add the current DIRAC clone to the pixi.toml
142+
pixi add --pypi --feature diracx-core 'DIRACCommon @ file://'$PWD'/../DIRAC/dirac-common'
142143
pixi add --pypi --feature diracx-core 'DIRAC @ file://'$PWD'/../DIRAC'
143144
# Show any changes
144145
git diff

0 commit comments

Comments
 (0)