Skip to content

Commit

Permalink
Ignore provided Spark dependencies in dependency graph
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Mar 5, 2024
1 parent 08a873f commit 3144078
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: scalacenter/sbt-dependency-submission@v2
with:
modules-ignore: spark-core_2.13 spark-sql_2.13

0 comments on commit 3144078

Please sign in to comment.