Skip to content

Commit

Permalink
timeout 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelyr committed Nov 7, 2024
1 parent 1133dfe commit 3dd6fc6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Test-Build
on:
push:
schedule:
- cron: '12 14 * * 3'

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/globus-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Globus-Systems
on:
push:
schedule:
- cron: '12 14 * * 3'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/perlmutter/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ cmake -S pcms -B build-pcms \
-DCMAKE_C_COMPILER=cc \
-DCMAKE_CXX_COMPILER=CC \
-DCMAKE_BUILD_TYPE=Release \
-DPCMS_TIMEOUT=100 \
-DPCMS_TIMEOUT=0 \
-Dperfstubs_DIR=$PWD/build-perfstubs \
-Dredev_DIR=$PWD/build-redev/install/lib64/cmake/redev \
-DOmega_h_DIR=$PWD/build-omega_h/install/lib64/cmake/Omega_h/ \
Expand Down

0 comments on commit 3dd6fc6

Please sign in to comment.