Skip to content

Commit

Permalink
only windows parallel for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Mar 19, 2024
1 parent 2e1fd00 commit 65425d6
Show file tree
Hide file tree
Showing 4 changed files with 396 additions and 394 deletions.
2 changes: 1 addition & 1 deletion .github/actions/test-par-win/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ runs:
env:
REPOS_PATH: ${{ github.workspace }}
run: |
"%ONEAPI_ROOT%\setvars.bat" intel64 vs2022 && "%TEMP%\test_modflow6.bat
"%ONEAPI_ROOT%\setvars.bat" intel64 vs2022 && "%TEMP%\test_modflow6.bat"
Loading

0 comments on commit 65425d6

Please sign in to comment.