Skip to content
Snippets Groups Projects

feat(spack_operation): implement setup_spack_env functionality

1 unresolved thread
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -41,6 +41,7 @@ unit_tests:
junit: test-results.xml
paths:
- test-results.xml
- .dedal.log
- .coverage.unit
expire_in: 1 week
@@ -59,6 +60,7 @@ integration_tests:
junit: test-results.xml
paths:
- test-results.xml
- .dedal.log
- .coverage.integration
expire_in: 1 week