Skip to content

Commit

Permalink
[CI] Remove CI checks before splitting (temporarly) (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 authored Oct 5, 2024
2 parents 2033739 + b3ab838 commit 822a298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/split_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: ./.github/workflows/ci.yaml
split_monorepo:
name: "Split packages"
needs: ci
#needs: ci
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 822a298

Please sign in to comment.