Skip to content

Commit

Permalink
took off unittests from ci as they require a gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
hamsteri15 committed Dec 18, 2023
1 parent 9f4d9cd commit 6759b34
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/buildAndTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: Build gpuFoam
run: source /home/foam/OpenFOAM-dev/etc/bashrc && ./Allwmake
shell: bash
- name: Run unittests
run: source /home/foam/OpenFOAM-dev/etc/bashrc && testGpuChemistry
shell: bash
#- name: Run unittests
# run: source /home/foam/OpenFOAM-dev/etc/bashrc && testGpuChemistry
# shell: bash

0 comments on commit 6759b34

Please sign in to comment.