summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/.nix
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2025-11-18 17:46:04 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2025-11-18 17:46:04 +0100
commit668e53e42e210d2cedf29281eb187e8d7f129651 (patch)
treeda3034eb02203cd9882c6de13ec556aaf6ac19ae /modules/remote-sycl/.nix
parente2071b41bf8547057c485fea2a8d3aed7bb710ed (diff)
downloadforstio-forstio-668e53e42e210d2cedf29281eb187e8d7f129651.tar.gz
Working on tests in sycl
Diffstat (limited to 'modules/remote-sycl/.nix')
-rw-r--r--modules/remote-sycl/.nix/derivation.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/remote-sycl/.nix/derivation.nix b/modules/remote-sycl/.nix/derivation.nix
index 688af18..5839acb 100644
--- a/modules/remote-sycl/.nix/derivation.nix
+++ b/modules/remote-sycl/.nix/derivation.nix
@@ -48,7 +48,7 @@ in stdenv.mkDerivation {
scons prefix=$out build_benchmarks=${build_benchmarks} build_examples=${build_examples} install
'';
- doCheck = false;
+ doCheck = true;
checkPhase = ''
export ACPP_APPDB_DIR=.
scons test