Skip to content

Commit 61bf0bb

Browse files
Update tester.yml
1 parent f7de1a1 commit 61bf0bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/tester.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
3131
- uses: actions/checkout@v3
3232

33-
- name: Install bins
34-
run: |
35-
pip install --upgrade --force-reinstall --no-cache-dir KratosMultiphysics-all==10.3.0
33+
#- name: Install bins
34+
# run: |
35+
# pip install --upgrade --force-reinstall --no-cache-dir KratosMultiphysics-all==10.3.0
3636

3737
# Copy problemtype to gid and copy exec
3838
- name: Move kratos where it should be

0 commit comments

Comments
 (0)