Skip to content

Commit

Permalink
removing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
roigcarlo committed Sep 2, 2024
1 parent 60003b5 commit 62547c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
needs: changed-files
env:
KRATOS_BUILD_TYPE: Custom
KRATOS_CI_CHANGED_FILES: ${{needs.changed-files.outputs.files}}
KRATOS_CI_APPLICATIONS: ".github/workflows/ci_apps_windows.json"

steps:
Expand Down Expand Up @@ -77,7 +76,6 @@ jobs:
needs: changed-files
env:
KRATOS_BUILD_TYPE: Custom
KRATOS_CI_CHANGED_FILES: ${{needs.changed-files.outputs.files}}
KRATOS_CI_APPLICATIONS: "ONLY_CORE"

steps:
Expand Down

0 comments on commit 62547c6

Please sign in to comment.