We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f3112 commit eb3dda8Copy full SHA for eb3dda8
1 file changed
.github/workflows/run-tests-reusable.yml
@@ -34,7 +34,8 @@ jobs:
34
folder: Mooring
35
- os: ubuntu-latest
36
folder: OWC
37
- - folder: Paraview_Visualization
+ - os: ubuntu-latest
38
+ folder: Paraview_Visualization
39
name: "${{ matrix.folder }} - ${{ matrix.os }} - ${{ matrix.release }}"
40
timeout-minutes: 45
41
steps:
0 commit comments